enhance: display date property value as today/yesterday/tomorrow

if possible
This commit is contained in:
Tienson Qin
2024-12-22 18:21:22 +08:00
parent 67f31046c2
commit d0c149c78f
4 changed files with 48 additions and 19 deletions

View File

@@ -961,6 +961,10 @@ html.is-mac {
.block-content.inline {
@apply flex;
}
.property-k {
color: var(--ls-primary-text-color);
}
}
.block-tags {