fix(layout): wrap article tags to prevent overflow

pull/905/head
ppoffice 2021-07-12 14:08:13 +00:00
parent 9813c43ede
commit ffed56a9c0
No known key found for this signature in database
GPG Key ID: D872802C1F2A16AA
1 changed files with 4 additions and 0 deletions

View File

@ -94,6 +94,10 @@ article
.message-body
border: none
.article-tags
display: flex
flex-wrap: wrap
.rtl
direction: rtl