mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-31 22:08:48 +01:00
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
Add a link
Reference in a new issue