mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-02 13:02:00 +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 {
|
||||
width: var(--launcher-pane-size);
|
||||
height: 100%;
|
||||
overflow-x: hidden;
|
||||
overflow-y: auto;
|
||||
|
Loading…
x
Reference in New Issue
Block a user