mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-26 23:11:34 +08: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);
|
--launcher-pane-button-gap: var(--launcher-pane-vert-button-gap);
|
||||||
|
|
||||||
width: var(--launcher-pane-size) !important;
|
width: var(--launcher-pane-size) !important;
|
||||||
|
min-width: var(--launcher-pane-size) !important;
|
||||||
padding-bottom: var(--launcher-pane-button-gap);
|
padding-bottom: var(--launcher-pane-button-gap);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user