mirror of
https://github.com/Eugeny/tabby.git
synced 2024-12-26 03:51:49 +03:00
narrow down the margin of ssh tab to 5px with theme compact
This commit is contained in:
parent
b61bc943ec
commit
6293a43571
@ -16,4 +16,8 @@ app-root {
|
||||
terminaltab .content {
|
||||
margin: 5px !important;
|
||||
}
|
||||
|
||||
ssh-tab .content {
|
||||
margin: 5px !important;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user