RESPONSIVE FIX flex wrap
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Nonimart 2025-09-03 12:25:54 +02:00
parent ef7c13a37a
commit d27404606e

View File

@ -1,5 +1,5 @@
.content-meta { .content-meta {
@apply flex !items-center justify-between gap-2; @apply flex flex-wrap !items-center justify-between gap-2;
&__revue-issue { &__revue-issue {
@apply !px-3 !py-2 font-semibold h-fit; @apply !px-3 !py-2 font-semibold h-fit;
@apply bg-carhop-green-700 text-white; @apply bg-carhop-green-700 text-white;