mirror of
https://github.com/zadam/trilium.git
synced 2025-11-10 22:00:33 +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;
|
font-size: 0.9rem !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.dropdown-menu::-webkit-scrollbar-track {
|
.dropdown-menu {
|
||||||
background: var(--menu-background-color);
|
--scrollbar-background-color: var(--menu-background-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
body.mobile .dropdown-menu {
|
body.mobile .dropdown-menu {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue