mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
client: Improve Firefox scrollbar background
This commit is contained in:
parent
fa4b890bce
commit
12756a165f
@ -834,7 +834,7 @@ li.dropdown-submenu:hover > ul.dropdown-menu {
|
||||
|
||||
body {
|
||||
/* FF basic styling */
|
||||
scrollbar-color: var(--scrollbar-border-color) var(--scrollbar-background-color);
|
||||
scrollbar-color: var(--scrollbar-background-color) transparent;
|
||||
}
|
||||
|
||||
@supports selector(::-webkit-scrollbar) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user