This commit is contained in:
Vanessa 2023-02-26 10:32:10 +08:00
parent 3e52adf25f
commit fc001c05c6

View file

@ -594,6 +594,11 @@
word-break: break-all;
position: relative;
&--done {
color: var(--b3-theme-on-surface-light);
text-decoration: line-through;
}
input {
left: -1.5em;
position: absolute;