mirror of
https://github.com/zadam/trilium.git
synced 2025-11-09 06:45:49 +01:00
style(client): improve background for full-width tab bar
This commit is contained in:
@@ -55,6 +55,10 @@ const TAB_ROW_TPL = `
|
||||
background: var(--main-background-color);
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.tab-row-widget.full-width {
|
||||
background: var(--launcher-pane-background-color);
|
||||
}
|
||||
|
||||
.tab-row-widget * {
|
||||
box-sizing: inherit;
|
||||
|
||||
Reference in New Issue
Block a user