mirror of
https://github.com/wekan/wekan.git
synced 2025-12-17 16:00:13 +01: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
|
.card-details-items
|
||||||
display: flex
|
display: flex
|
||||||
flex-wrap: wrap
|
margin: 15px 0
|
||||||
margin: 0 0 15px
|
|
||||||
|
|
||||||
.card-details-item
|
.card-details-item
|
||||||
margin: 15px 0.5em 0 0
|
margin-right: 0.5em
|
||||||
&:last-child
|
&:last-child
|
||||||
margin-right: 0
|
margin-right: 0
|
||||||
&.card-details-item-labels,
|
&.card-details-item-labels,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue