Skip to content

Commit 37b949b

Browse files
committed
Remove the standard scrollbar color
1 parent 26f686e commit 37b949b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/styles.css

-4
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,6 @@ body {
6363
border-radius: 6px;
6464
}
6565

66-
* {
67-
scrollbar-color: var(--border) var(--background);
68-
}
69-
7066
header {
7167
background: var(--header-bg);
7268
padding: 1rem;

0 commit comments

Comments
 (0)