优化Block Editor

This commit is contained in:
jingrow 2026-06-02 04:25:41 +08:00
parent fa73106a6a
commit 5b5e5873bb

View File

@ -938,7 +938,7 @@ function setHighlightColor(color: string) {
</div>
<!-- Editor mount -->
<div ref="mountEl" class="blockeditor-mount" @click="focusEditor">
<div ref="mountEl" class="blockeditor-mount">
</div>
</div>