Sfoglia il codice sorgente

fix: scrollbar styling

Timothy J. Baek 1 anno fa
parent
commit
109dbb44b8
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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;
 }