RESPONSIVE FIX flex wrap
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
ef7c13a37a
commit
d27404606e
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user