diff --git a/src/public/stylesheets/theme-next/forms.css b/src/public/stylesheets/theme-next/forms.css index 16fec7c1e..1c3945154 100644 --- a/src/public/stylesheets/theme-next/forms.css +++ b/src/public/stylesheets/theme-next/forms.css @@ -668,7 +668,7 @@ input[type="range"] { :root { --scrollbar-thickness: 10px; --scrollbar-thumb-thickness: 3px; - --scrollbar-thumb-hover-thickness: 8px; + --scrollbar-thumb-hover-thickness: 6px; --scrollbar-start-end-gap: 8px; }