fix: 初始化

This commit is contained in:
jiaojinfeng
2023-05-30 19:27:03 +08:00
commit 28db653900
4436 changed files with 500218 additions and 0 deletions

View File

@ -0,0 +1,5 @@
.lowcode-plugin-sample-preview,
.lowcode-plugin-sample-preview-content {
/* height: calc(100vh - 256px); */
height: auto;
}