diff options
author | sowgro <tpoke.ferrari@gmail.com> | 2024-03-06 15:18:38 -0500 |
---|---|---|
committer | sowgro <tpoke.ferrari@gmail.com> | 2024-03-06 15:18:38 -0500 |
commit | eb55e1595c4c18b079e43be8ab834501c572d4c0 (patch) | |
tree | 1cd5abfb4c268cf9b13d1ab424f7a348b138530d | |
parent | 3526e28cb4a4a28db741baef3a8fdab6abbac0fa (diff) | |
download | betterLibrary-eb55e1595c4c18b079e43be8ab834501c572d4c0.tar.gz betterLibrary-eb55e1595c4c18b079e43be8ab834501c572d4c0.tar.bz2 betterLibrary-eb55e1595c4c18b079e43be8ab834501c572d4c0.zip |
Update css file2.5
-rw-r--r-- | style.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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.TypeElement-balladBold-type, span.Text__TextElement-sc-if376j-0 { display: var(--betterlib-fix-collaped-view,inherit); } |