mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 18:39:22 +08:00
style(next): refactor
This commit is contained in:
parent
10ea58a368
commit
25d83752e5
@ -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…
x
Reference in New Issue
Block a user