mirror of
https://github.com/zadam/trilium.git
synced 2025-11-08 04:42:28 +08:00
style(next): refactor
This commit is contained in:
parent
10ea58a368
commit
25d83752e5
1 changed files with 2 additions and 2 deletions
|
|
@ -95,8 +95,8 @@
|
|||
font-size: 0.9rem !important;
|
||||
}
|
||||
|
||||
.dropdown-menu::-webkit-scrollbar-track {
|
||||
background: var(--menu-background-color);
|
||||
.dropdown-menu {
|
||||
--scrollbar-background-color: var(--menu-background-color);
|
||||
}
|
||||
|
||||
body.mobile .dropdown-menu {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue