Skip to content

Commit d5bd80b

Browse files
committed
fix scrollbar color
1 parent 530241f commit d5bd80b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/routes/+page.svelte

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -289,6 +289,7 @@
289289
flex: 1;
290290
overflow: auto;
291291
background: var(--dark);
292+
scrollbar-color: #fff3 #fff0;;
292293
}
293294
294295
select {

0 commit comments

Comments
 (0)