mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-03 05:57:47 +08:00
fix(ui): Fix the launcher shifting issue when collapsing the left pane
This commit is contained in:
parent
729a32610a
commit
7e35a2dee5
@ -131,6 +131,7 @@ body.layout-horizontal > .horizontal {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#launcher-pane.vertical #launcher-container {
|
#launcher-pane.vertical #launcher-container {
|
||||||
|
width: var(--launcher-pane-size);
|
||||||
height: 100%;
|
height: 100%;
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user