6 lines
128 B
CSS
6 lines
128 B
CSS
.lowcode-plugin-sample-preview,
|
|
.lowcode-plugin-sample-preview-content {
|
|
/* height: calc(100vh - 256px); */
|
|
height: auto;
|
|
}
|