mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-16 19:57:52 +01:00
editor: do not strikethrough on checked item in checklist
This commit is contained in:
@@ -707,11 +707,6 @@ p > *::selection {
|
|||||||
mask-size: cover;
|
mask-size: cover;
|
||||||
}
|
}
|
||||||
|
|
||||||
.simple-checklist > li.checked > p {
|
|
||||||
opacity: 0.8;
|
|
||||||
text-decoration-line: line-through;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Callout */
|
/* Callout */
|
||||||
.ProseMirror div.callout {
|
.ProseMirror div.callout {
|
||||||
padding: 15px;
|
padding: 15px;
|
||||||
|
|||||||
Reference in New Issue
Block a user