mirror of
https://github.com/zadam/trilium.git
synced 2025-11-08 23:49:00 +01:00
fix(launcher-pane): Prevent the launcher pane from being compressed
This commit is contained in:
parent
22b64a0dc4
commit
0e9c381df4
@ -127,6 +127,7 @@ body.layout-horizontal > .horizontal {
|
||||
--launcher-pane-button-gap: var(--launcher-pane-vert-button-gap);
|
||||
|
||||
width: var(--launcher-pane-size) !important;
|
||||
min-width: var(--launcher-pane-size) !important;
|
||||
padding-bottom: var(--launcher-pane-button-gap);
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user