fix: center badge text #4924

This commit is contained in:
Johannes Millan 2025-08-09 20:42:03 +02:00
parent 265ca3addc
commit 71c83228cf

View file

@ -16,7 +16,7 @@
bottom: 6px;
font-size: 10px;
min-width: 18px;
padding: 1px 4px 0;
padding: 0 4px 0;
border: 1px solid var(--extra-border-color);
border-radius: 12px;
margin-right: -49px;