mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-01-05 04:19:59 -06:00
fix(mobile): advanced submenu misalignment
This commit is contained in:
@@ -1022,7 +1022,7 @@ li.dropdown-submenu:hover > ul.dropdown-menu {
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
#launcher-pane.horizontal .dropdown-submenu > .dropdown-menu {
|
||||
body:not(.mobile) #launcher-pane.horizontal .dropdown-submenu > .dropdown-menu {
|
||||
left: calc(-100% + 10px);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user