From 4bcfe6c2be9a17f24f954d62793f4b8c62839100 Mon Sep 17 00:00:00 2001 From: Cohee <18619528+Cohee1207@users.noreply.github.com> Date: Mon, 21 Apr 2025 21:21:41 +0300 Subject: [PATCH] 0.7 is fine too --- public/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/style.css b/public/style.css index e2667b2ce..faa7524bc 100644 --- a/public/style.css +++ b/public/style.css @@ -157,7 +157,7 @@ body { } ::-webkit-scrollbar { - width: 0.8rem; + width: 0.7rem; scrollbar-gutter: stable; }