mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 10:22:29 +08:00
fix(dropdowns): overlap with quick search results
This commit is contained in:
parent
10f044aced
commit
1b6ab7e7f2
@ -307,6 +307,7 @@ button kbd {
|
||||
background-color: var(--menu-background-color) !important;
|
||||
user-select: none;
|
||||
-webkit-user-select: none;
|
||||
--bs-dropdown-zindex: 999;
|
||||
}
|
||||
|
||||
body.desktop .dropdown-menu {
|
||||
|
Loading…
x
Reference in New Issue
Block a user