aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/style.css b/style.css
index 330e1e7..ccef00b 100644
--- a/style.css
+++ b/style.css
@@ -60,7 +60,8 @@ 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.Text__TextElement-sc-if376j-0 {
+span.Type__TypeElement-sc-goli3j-0.TypeElement-balladBold-type,
+.main-yourLibraryX-navItem span.Text__TextElement-sc-if376j-0 {
display: var(--betterlib-fix-collaped-view,inherit);
}