mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-02-28 21:20:28 +00:00
9 lines
151 B
SCSS
9 lines
151 B
SCSS
.lowcode-plugin-sample-preview {
|
|
padding: 10px 4px;
|
|
}
|
|
|
|
.lowcode-plugin-sample-preview-content {
|
|
width: 80vw;
|
|
height: 80vh;
|
|
min-height: 300px;
|
|
} |