Преглед изворни кода

Change checklist-item line-height to 18px. Fixes #1619

Peter Lampesberger пре 7 година
родитељ
комит
814164e53e
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      client/components/cards/checklists.styl

+ 1 - 1
client/components/cards/checklists.styl

@@ -94,7 +94,7 @@ textarea.js-add-checklist-item, textarea.js-edit-checklist-item
 
 .checklist-item
   margin: 0 0 0 0.1em
-  line-height: 14px
+  line-height: 18px
   font-size: 1.1em
   margin-top: 3px
   display: flex