mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 10:22:29 +08:00
fix(native-buttons): right margin
This commit is contained in:
parent
28b27f04cd
commit
c06ff4ec27
@ -1271,6 +1271,10 @@ textarea {
|
||||
color: var(--muted-text-color);
|
||||
}
|
||||
|
||||
.tab-row-container {
|
||||
width: env(titlebar-area-width, 100%);
|
||||
}
|
||||
|
||||
.tab-row-container .toggle-button {
|
||||
background: transparent;
|
||||
appearance: none;
|
||||
|
Loading…
x
Reference in New Issue
Block a user