mirror of
https://github.com/zadam/trilium.git
synced 2026-01-03 05:59:53 +01:00
style(next): tweak launcher bar height
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
|
||||
--launcher-pane-size: 58px;
|
||||
--launcher-pane-horizontal-size: 54px;
|
||||
--launcher-pane-horizontal-icon-size: 20px;
|
||||
--launcher-pane-button-margin: 6px;
|
||||
--launcher-pane-button-gap: 3px;
|
||||
|
||||
@@ -415,6 +416,10 @@
|
||||
box-shadow 100ms ease-in;
|
||||
}
|
||||
|
||||
#launcher-pane.horizontal .launcher-button {
|
||||
font-size: var(--launcher-pane-horizontal-icon-size);
|
||||
}
|
||||
|
||||
#launcher-pane .global-menu-button {
|
||||
--hover-item-background-color: transparent;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user