소스 검색

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