feat: dim checked list items in super editor (#2046)
This commit is contained in:
@@ -325,6 +325,7 @@
|
|||||||
}
|
}
|
||||||
.Lexical__listItemChecked {
|
.Lexical__listItemChecked {
|
||||||
text-decoration: line-through;
|
text-decoration: line-through;
|
||||||
|
opacity: 0.4;
|
||||||
}
|
}
|
||||||
.Lexical__listItemUnchecked:before,
|
.Lexical__listItemUnchecked:before,
|
||||||
.Lexical__listItemChecked:before {
|
.Lexical__listItemChecked:before {
|
||||||
|
|||||||
Reference in New Issue
Block a user