mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-13 04:13:19 +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);
|
color: var(--muted-text-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.tab-row-container {
|
||||||
|
width: env(titlebar-area-width, 100%);
|
||||||
|
}
|
||||||
|
|
||||||
.tab-row-container .toggle-button {
|
.tab-row-container .toggle-button {
|
||||||
background: transparent;
|
background: transparent;
|
||||||
appearance: none;
|
appearance: none;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user