From 326c885183d13ee89154b90352177d0227a7f9f2 Mon Sep 17 00:00:00 2001 From: sowgro Date: Mon, 25 Mar 2024 20:20:34 -0400 Subject: fix broken sidebar text --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'style.css') diff --git a/style.css b/style.css index ccef00b..0590ce3 100644 --- a/style.css +++ b/style.css @@ -60,7 +60,7 @@ span button.Button-sc-1dqy6lx-0.main-yourLibraryX-button.main-yourLibraryX-iconO } /* fixes icons on collapsed betterlibrary */ -span.Type__TypeElement-sc-goli3j-0.TypeElement-balladBold-type, +span.Type__TypeElement-sc-goli3j-0, .main-yourLibraryX-navItem span.Text__TextElement-sc-if376j-0 { display: var(--betterlib-fix-collaped-view,inherit); } -- cgit v1.2.3