mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
remove erroneous minicard title whitespace
introduced by the markdown viewer in commit #309c1d0 (the markdown viewer uses <p> tags which have a margin-bottom)
This commit is contained in:
parent
dfd0b21947
commit
90fd3286a8
1 changed files with 3 additions and 0 deletions
|
|
@ -77,6 +77,9 @@
|
|||
height: @width
|
||||
border-radius: 2px
|
||||
margin-left: 3px
|
||||
.minicard-title
|
||||
p:last-child
|
||||
margin-bottom: 0
|
||||
.dates
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue