mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-11-01 13:31:32 +08:00
style(next): fix alignment of items with submenus
This commit is contained in:
parent
59ba3bf2a6
commit
192afff139
@ -925,7 +925,8 @@ body.desktop .dropdown-submenu .dropdown-menu {
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
.dropdown-item {
|
||||
.dropdown-item,
|
||||
body.mobile .dropdown-submenu .dropdown-toggle {
|
||||
padding: 2px 16px 2px 8px !important;
|
||||
/* Note: the right padding should also accommodate the submenu arrow. */
|
||||
border-radius: 6px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user