mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 19:12:27 +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 {
|
.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 {
|
.tab-row-container .toggle-button {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user