From ab1171cb92bd09c18682f01d83969afad8248ec0 Mon Sep 17 00:00:00 2001 From: Itamar Date: Wed, 18 Sep 2024 21:24:20 +0000 Subject: [PATCH] Update ion-theme.css --- ion-theme.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ion-theme.css b/ion-theme.css index 51e03c2..1fff4cc 100644 --- a/ion-theme.css +++ b/ion-theme.css @@ -221,3 +221,8 @@ [class*="spoilerMarkdownContent"]:hover { background-color: rgba(37, 0, 85, 1); } + +/* sidebar */ +.custom-theme-background .scroller_fea3ef { + background: transparent !important; +}