enhance(ux): page blink when the dummy block transits to normal block

This commit is contained in:
charlie
2024-11-29 11:33:29 +08:00
parent 6b9ff71fd6
commit 978c5e80d4
2 changed files with 7 additions and 3 deletions

View File

@@ -494,7 +494,7 @@
.block-content-or-editor-wrap {
.positioned-properties {
@apply relative top-[3px];
@apply relative top-[2px];
}
}
}