mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 18:39:22 +08:00
fix(mobile): advanced submenu misalignment
This commit is contained in:
parent
8b8929dde0
commit
2950132271
@ -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);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user