enhance(mobile): alignment for the heading block

This commit is contained in:
charlie
2025-06-09 13:27:57 +08:00
parent 297f61a869
commit c3f9bbd633
2 changed files with 13 additions and 1 deletions

View File

@@ -489,7 +489,7 @@
&[data-has-heading="2"], &:has(textarea.h2) {
> .block-control-wrap {
@apply relative top-3;
@apply relative top-2.5;
}
.block-content-or-editor-wrap {