mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-29 21:08:49 +01:00
🎨 改进任务列表项完成后的样式 (#7599)
This commit is contained in:
parent
69a73321c1
commit
cde19a9fd3
1 changed files with 1 additions and 1 deletions
|
|
@ -594,7 +594,7 @@
|
|||
word-break: break-all;
|
||||
position: relative;
|
||||
|
||||
&--done > div:not([data-subtype="t"]) {
|
||||
&--done > div[data-node-id].p {
|
||||
color: var(--b3-theme-on-surface-light);
|
||||
text-decoration: line-through;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue