fix: 初始化
This commit is contained in:
5
packages/lowcode/src/views/preview/preview.css
Normal file
5
packages/lowcode/src/views/preview/preview.css
Normal file
@ -0,0 +1,5 @@
|
||||
.lowcode-plugin-sample-preview,
|
||||
.lowcode-plugin-sample-preview-content {
|
||||
/* height: calc(100vh - 256px); */
|
||||
height: auto;
|
||||
}
|
Reference in New Issue
Block a user