Skip to content

Commit cd122a1

Browse files
committed
style: use thin for firefox
1 parent fc630d3 commit cd122a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/assets/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ select:focus-visible {
255255
/* Scrollbar styling for Firefox */
256256
@supports not selector(::-webkit-scrollbar) {
257257
* {
258-
scrollbar-width: 8px;
258+
scrollbar-width: thin;
259259
}
260260
}
261261

0 commit comments

Comments
 (0)