mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 11:02:28 +08:00
fix(style): horizontal layout border with native window buttons
This commit is contained in:
parent
e22e974786
commit
774c26711f
@ -1292,7 +1292,7 @@ body.electron.platform-darwin:not(.native-titlebar) .tab-row-container {
|
||||
}
|
||||
|
||||
.tab-row-container {
|
||||
margin-right: calc(100vw - env(titlebar-area-width, 100vw));
|
||||
padding-right: calc(100vw - env(titlebar-area-width, 100vw));
|
||||
}
|
||||
|
||||
.tab-row-container .toggle-button {
|
||||
|
Loading…
x
Reference in New Issue
Block a user