mirror of
https://github.com/Eugeny/tabby.git
synced 2025-03-13 15:27:07 +08:00
fixed terminal toolbar padding when on top on macOS - fixes #5220
This commit is contained in:
parent
4f189f6839
commit
d080adc19d
@ -72,3 +72,7 @@
|
||||
height: $toolbarHeight;
|
||||
}
|
||||
}
|
||||
|
||||
:host-context(.platform-darwin) .terminal-toolbar {
|
||||
padding-left: 90px;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user