This commit is contained in:
Vanessa 2023-02-27 11:54:27 +08:00
parent bfaa27f43f
commit 8f82b3bad3

View file

@ -594,7 +594,7 @@
word-break: break-all;
position: relative;
&--done {
&--done > div:not([data-subtype="t"]) {
color: var(--b3-theme-on-surface-light);
text-decoration: line-through;
}