mirror of
https://github.com/wekan/wekan.git
synced 2025-12-17 16:00:13 +01:00
Merge branch 'remove-minicard-title-whitespace' of https://github.com/couscous3/wekan into couscous3-remove-minicard-title-whitespace
This commit is contained in:
commit
01818a99b9
1 changed files with 3 additions and 0 deletions
|
|
@ -77,6 +77,9 @@
|
||||||
height: @width
|
height: @width
|
||||||
border-radius: 2px
|
border-radius: 2px
|
||||||
margin-left: 3px
|
margin-left: 3px
|
||||||
|
.minicard-title
|
||||||
|
p:last-child
|
||||||
|
margin-bottom: 0
|
||||||
.dates
|
.dates
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue