mirror of
https://github.com/xpipe-io/xpipe.git
synced 2025-04-17 09:43:37 +00:00
macos style fixes
This commit is contained in:
parent
93e4750fdb
commit
c10c10dee5
1 changed files with 2 additions and 2 deletions
|
@ -44,14 +44,14 @@
|
|||
}
|
||||
|
||||
.root:macos .store-header-bar .menu-button {
|
||||
-fx-padding: -2 0 -2 0;
|
||||
-fx-padding: -3 0 -3 0;
|
||||
}
|
||||
|
||||
.store-header-bar .menu-button {
|
||||
-fx-padding: -5 -2 -5 -2;
|
||||
}
|
||||
|
||||
.root.primer:macos .store-header-bar .menu-button {
|
||||
.root.primer:macos .store-header-bar .menu-button, .root.nord:macos .store-header-bar .menu-button, .root.dracula:macos .store-header-bar .menu-button, .root.mocha:macos .store-header-bar .menu-button {
|
||||
-fx-padding: -5 -2 -5 -2;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue