mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-18 00:02:28 +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;
|
background-color: var(--menu-background-color) !important;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
-webkit-user-select: none;
|
-webkit-user-select: none;
|
||||||
|
--bs-dropdown-zindex: 999;
|
||||||
}
|
}
|
||||||
|
|
||||||
body.desktop .dropdown-menu {
|
body.desktop .dropdown-menu {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user