mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Wrap minicard text labels to multiple rows.
Thanks to xet7 !
This commit is contained in:
parent
4e21e04a48
commit
af830812db
1 changed files with 1 additions and 0 deletions
|
|
@ -81,6 +81,7 @@
|
||||||
.minicard-labels
|
.minicard-labels
|
||||||
float: right
|
float: right
|
||||||
display: flex
|
display: flex
|
||||||
|
flex-wrap: wrap
|
||||||
|
|
||||||
.minicard-label
|
.minicard-label
|
||||||
width: 11px
|
width: 11px
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue