mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-11 02:42:27 +08:00
style(next): fix title bar background on classical themes
This commit is contained in:
parent
29fb9f426f
commit
d472a00532
@ -1277,7 +1277,7 @@ textarea {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.tab-row-container {
|
.tab-row-container {
|
||||||
width: env(titlebar-area-width, 100%);
|
margin-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