mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2024-11-21 18:11:37 +01:00
parent
4b24a94a6a
commit
306aa9fbfc
@ -60,6 +60,12 @@
|
||||
.list {
|
||||
background: var(--theme);
|
||||
}
|
||||
.list:not(.dark)::-webkit-scrollbar-track {
|
||||
background: 0 0;
|
||||
}
|
||||
.list:not(.dark)::-webkit-scrollbar-thumb {
|
||||
border-color: var(--theme);
|
||||
}
|
||||
}
|
||||
{{- end }}
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user