This commit is contained in:
parent
3e52adf25f
commit
fc001c05c6
1 changed files with 5 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue