Explorar o código

fix: scrollbar styling

Timothy J. Baek hai 1 ano
pai
achega
109dbb44b8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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;
 }