mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-05-19 02:21:38 +08:00
🎨 改进任务列表项完成后的样式 (#7599)
This commit is contained in:
parent
69a73321c1
commit
cde19a9fd3
@ -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…
Reference in New Issue
Block a user