mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 21:17:18 -04:00
Always add space between "card details items"
This commit is contained in:
parent
7c7640e63e
commit
12ee7efc5f
1 changed files with 1 additions and 3 deletions
|
@ -211,13 +211,13 @@ avatar-radius = 50%
|
|||
|
||||
.card-details-item
|
||||
margin-right: 0.5em
|
||||
flex-grow: 1
|
||||
&:last-child
|
||||
margin-right: 0
|
||||
&.card-details-item-labels
|
||||
display: block
|
||||
word-wrap: break-word
|
||||
max-width: 95%
|
||||
flex-grow: 1
|
||||
&.card-details-item-members,
|
||||
&.card-details-item-assignees,
|
||||
&.card-details-item-customfield,
|
||||
|
@ -225,7 +225,6 @@ avatar-radius = 50%
|
|||
display: block
|
||||
word-wrap: break-word
|
||||
max-width: 36%
|
||||
flex-grow: 1
|
||||
&.card-details-item-creator,
|
||||
&.card-details-item-received,
|
||||
&.card-details-item-start,
|
||||
|
@ -234,7 +233,6 @@ avatar-radius = 50%
|
|||
display: block
|
||||
word-wrap: break-word
|
||||
max-width: 28%
|
||||
flex-grow: 1
|
||||
&.custom-fields
|
||||
padding-left: 10px
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue