From 1fe10a323ee3f0c2d708e8e91264fe94b15655f0 Mon Sep 17 00:00:00 2001 From: Vozer <76500838+SlippingGitty@users.noreply.github.com> Date: Mon, 19 Aug 2024 19:54:01 -0500 Subject: [PATCH] Update _sidebars.scss --- src/_sidebars.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/_sidebars.scss b/src/_sidebars.scss index 7e4300f..1478f22 100644 --- a/src/_sidebars.scss +++ b/src/_sidebars.scss @@ -90,7 +90,7 @@ /* Muted Icons in VC/User Box */ .theme-dark .panels_a4d4d9 .button_adca65 svg { - fill: var(--interactive-normal); + fill: var(--interactive-normal) !important; } /* Channels */