We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f4c5348 + 309c276 commit f047105Copy full SHA for f047105
1 file changed
src/css/prosemirror.scss
@@ -70,7 +70,7 @@ div.ProseMirror {
70
background-color: var(--color-primary-element);
71
border-color: var(--color-primary-element);
72
}
73
- label {
+ > label > p {
74
color: var(--color-text-maxcontrast);
75
text-decoration: line-through;
76
0 commit comments