瀏覽代碼

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