This commit is contained in:
Officeyutong
2024-06-21 08:00:17 +00:00
parent 2705a4078b
commit a6253ee5e5
3 changed files with 1 additions and 4 deletions

View File

@@ -1,7 +1,5 @@
/* CSS for UI elements (a.k.a. chrome) */
@import 'variables.css';
html {
scrollbar-color: var(--scrollbar) var(--bg);
}