浏览代码

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;
 }