mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 11:26:15 +01:00
style(client): fix dropdown selection color
This commit is contained in:
@@ -326,6 +326,7 @@ button kbd {
|
|||||||
user-select: none;
|
user-select: none;
|
||||||
-webkit-user-select: none;
|
-webkit-user-select: none;
|
||||||
--bs-dropdown-zindex: 999;
|
--bs-dropdown-zindex: 999;
|
||||||
|
--bs-dropdown-link-active-bg: var(--active-item-background-color) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
body.desktop .dropdown-menu {
|
body.desktop .dropdown-menu {
|
||||||
|
|||||||
Reference in New Issue
Block a user