enhance(ux): display collapse button on page title if collapsable

This makes it easier to collapse/expand properties for pages.
This commit is contained in:
Tienson Qin
2024-09-11 09:09:07 +08:00
parent 89cbd131d0
commit 46f2667976
4 changed files with 16 additions and 13 deletions

View File

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