Skip to content

Commit

Permalink
Merge pull request #4901 from nextcloud/enh/noid/fix-line-through
Browse files Browse the repository at this point in the history
  • Loading branch information
szaimen committed Oct 26, 2023
2 parents f4c5348 + 309c276 commit f047105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/css/prosemirror.scss
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ div.ProseMirror {
background-color: var(--color-primary-element);
border-color: var(--color-primary-element);
}
label {
> label > p {
color: var(--color-text-maxcontrast);
text-decoration: line-through;
}
Expand Down

0 comments on commit f047105

Please sign in to comment.