mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-04 18:39:54 +00: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 {
|
terminaltab .content {
|
||||||
margin: 5px !important;
|
margin: 5px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
ssh-tab .content {
|
||||||
|
margin: 5px !important;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user