mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-09 09:42:28 +08:00
fix(native-buttons): fix left margin on darwin
This commit is contained in:
parent
7cb5ef2266
commit
b32eef9aa9
@ -1277,6 +1277,7 @@ textarea {
|
||||
}
|
||||
|
||||
.tab-row-container {
|
||||
padding-left: env(titlebar-area-x);
|
||||
margin-right: calc(100vw, env(titlebar-area-width, 100vw));
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user