We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 530241f commit d5bd80bCopy full SHA for d5bd80b
1 file changed
src/routes/+page.svelte
@@ -289,6 +289,7 @@
289
flex: 1;
290
overflow: auto;
291
background: var(--dark);
292
+ scrollbar-color: #fff3 #fff0;;
293
}
294
295
select {
0 commit comments