fix(regression): render End of block properties redundantly

fixes https://github.com/logseq/db-test/issues/463
This commit is contained in:
Tienson Qin
2025-09-04 17:35:06 +08:00
parent fa7cd07192
commit 93dc7d02b7
4 changed files with 9 additions and 5 deletions

View File

@@ -1089,6 +1089,10 @@ html.is-mac {
.positioned-properties, .time-spent {
margin-top: 15px;
}
.block-tags {
margin-top: 17px;
}
}
.ls-page-title .ls-properties-area {