Skip to content

Commit 6eedf04

Browse files
committed
fix(checklist): don't cross out checked list items
Fixes: #8330 Signed-off-by: Jonas <jonas@freesources.org>
1 parent e3b1ec8 commit 6eedf04

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)