Selaa lähdekoodia

fix: scrollbar styling

Timothy J. Baek 1 vuosi sitten
vanhempi
commit
109dbb44b8
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/app.css

+ 1 - 1
src/app.css

@@ -37,7 +37,7 @@ math {
 }
 
 ::-webkit-scrollbar {
-	height: 0.35rem;
+	height: 0.45rem;
 	width: 0.35rem;
 }