mirror of
https://github.com/logseq/logseq.git
synced 2026-04-26 23:25:05 +00:00
fix(regression): render End of block properties redundantly
fixes https://github.com/logseq/db-test/issues/463
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user