Browse Source

Strikethrough checked items

Marc Hartmayer 5 years ago
parent
commit
aa4bdf7efb
1 changed files with 1 additions and 0 deletions
  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