mirror of
https://github.com/zadam/trilium.git
synced 2025-11-15 09:45:52 +01:00
fix(native-buttons): right margin
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user