mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 04:57:07 -04:00
correcting style errors
This commit is contained in:
parent
98df01060d
commit
7186b947b2
1 changed files with 2 additions and 3 deletions
|
@ -69,11 +69,10 @@
|
|||
|
||||
.card-details-items
|
||||
display: flex
|
||||
flex-wrap: wrap
|
||||
margin: 0 0 15px
|
||||
margin: 15px 0
|
||||
|
||||
.card-details-item
|
||||
margin: 15px 0.5em 0 0
|
||||
margin-right: 0.5em
|
||||
&:last-child
|
||||
margin-right: 0
|
||||
&.card-details-item-labels,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue