mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-11-11 20:54:04 +08:00
fix(mobile): full-height sidebar
This commit is contained in:
parent
f315457047
commit
795f715852
@ -1179,7 +1179,7 @@ body:not(.mobile) #launcher-pane.horizontal .dropdown-submenu > .dropdown-menu {
|
|||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
bottom: var(--launcher-pane-size);
|
bottom: 0;
|
||||||
z-index: -1000;
|
z-index: -1000;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user