enhance(ui): WIP refactor the editor commands modals with the shui popups

This commit is contained in:
charlie
2024-04-23 12:23:54 +08:00
parent 543677ef32
commit 71a1929983
5 changed files with 111 additions and 49 deletions

View File

@@ -214,7 +214,7 @@
}
.block-title-wrap {
@apply inline-flex items-center;
@apply inline-flex items-center flex-wrap;
&.as-heading {
@apply flex w-full;