Skip to content

Commit 2501108

Browse files
authored
Merge pull request #8423 from nextcloud/fix/todo_no_strikethrough
fix(checklist): don't cross out checked list items
2 parents e3b1ec8 + 6eedf04 commit 2501108

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/css/prosemirror.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ div.ProseMirror {
7777
}
7878
> label > p {
7979
color: var(--color-text-maxcontrast);
80-
text-decoration: line-through;
8180
}
8281
}
8382
label {

0 commit comments

Comments
 (0)