mirror of
https://github.com/zadam/trilium.git
synced 2025-11-12 16:25:51 +01: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