Explorar o código

Merge branch 'remove-minicard-title-whitespace' of https://github.com/couscous3/wekan into couscous3-remove-minicard-title-whitespace

Lauri Ojansivu %!s(int64=8) %!d(string=hai) anos
pai
achega
01818a99b9
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      client/components/cards/minicard.styl

+ 3 - 0
client/components/cards/minicard.styl

@@ -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;