mirror of
https://github.com/zadam/trilium.git
synced 2025-11-07 22:05:44 +01:00
style(native-buttons): smaller padding for macos
This commit is contained in:
@@ -1283,7 +1283,7 @@ textarea {
|
||||
}
|
||||
|
||||
body.electron.platform-darwin:not(.native-titlebar) .tab-row-container {
|
||||
padding-left: 2em;
|
||||
padding-left: 1em;
|
||||
}
|
||||
|
||||
#tab-row-left-spacer {
|
||||
|
||||
Reference in New Issue
Block a user