enhance(ui): polish block editor

This commit is contained in:
charlie
2024-04-30 17:25:47 +08:00
parent b11f7e7e9b
commit 956d470610
3 changed files with 6 additions and 2 deletions

View File

@@ -206,7 +206,7 @@
}
.block-control-wrap {
@apply h-[24px] mt-0 pr-[6px];
@apply h-[24px] mt-[1px] pr-[6px];
&.is-order-list {
@apply mr-0 pr-0;