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