Fix filter badge text cropped off

This commit is contained in:
Lim Chee Aun 2024-08-30 16:16:13 +08:00
parent c920030cd6
commit c34ee3a7ff

View file

@ -430,6 +430,7 @@
> span + span {
position: static;
width: auto;
&:empty {
display: none;