瀏覽代碼

Strikethrough checked items

Marc Hartmayer 5 年之前
父節點
當前提交
aa4bdf7efb
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      client/components/cards/checklists.styl

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

@@ -141,6 +141,7 @@ textarea.js-add-checklist-item, textarea.js-edit-checklist-item
     &.is-checked
       color: #8c8c8c
       font-style: italic
+      text-decoration: line-through
     & .viewer
       p
         margin-bottom: 2px