kropka kategorii na malych ekranach

This commit is contained in:
Mateusz Gruszczyński
2026-01-21 10:55:50 +01:00
parent a4403a0d33
commit a4d17492d2
2 changed files with 24 additions and 9 deletions

View File

@@ -991,4 +991,11 @@ td select.tom-dark {
@media (min-width: 421px) {
.user-label-desktop { display: inline !important; }
.user-label-mobile { display: none !important; }
}
}
.badge.rounded-circle.category-dot {
min-width: 0.75rem !important;
padding: 0 !important;
font-size: 0 !important;
line-height: 1 !important;
}