enhance: lazy load performance

This commit is contained in:
Tienson Qin
2023-10-25 16:05:27 +08:00
parent 850ed26411
commit 9cd3327794
2 changed files with 96 additions and 156 deletions

View File

@@ -197,6 +197,10 @@
}
}
.hidden-block .block-children {
border-left: 0px;
}
.block-control-wrap {
@apply h-[24px] mt-0 pr-[6px];