瀏覽代碼

fix: scrollbar styling

Timothy J. Baek 1 年之前
父節點
當前提交
109dbb44b8
共有 1 個文件被更改,包括 1 次插入1 次删除
  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;
 }