From 48c4d8c291f5e2189295f10511d592046c5d56dc Mon Sep 17 00:00:00 2001 From: KayoticCarnige <32397453+kckarnige@users.noreply.github.com> Date: Thu, 26 Oct 2023 06:10:31 -0400 Subject: [PATCH] Update base.css --- base.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/base.css b/base.css index a2935eb..bd0de68 100644 --- a/base.css +++ b/base.css @@ -1,11 +1,11 @@ -.none-1rXy4P { +.none__51a8f { scrollbar-width: auto !important; overflow-y: scroll !important; overflow-x: hidden !important; margin-right: 2px; } -.none-1rXy4P:hover::-webkit-scrollbar { +.none__51a8f:hover::-webkit-scrollbar { width: 0.30em !important; border-radius: 25px; height: 0px !important; @@ -13,7 +13,7 @@ } -.none-1rXy4P::-webkit-scrollbar-thumb { +.none__51a8f::-webkit-scrollbar-thumb { background: var(--background-accent); border-radius: 25px; }