STYLE Flex wrap on tag-list
This commit is contained in:
parent
2e8533bafb
commit
a2a6aa1571
|
|
@ -5,6 +5,6 @@
|
||||||
@apply bg-primary text-white;
|
@apply bg-primary text-white;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.article-tags {
|
.article-tags-list {
|
||||||
@apply flex gap-2;
|
@apply flex flex-wrap gap-2;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user