fix(嵌入式): 仪表板/数据大屏预览问题
This commit is contained in:
parent
aa42149802
commit
8e87ec668e
@ -69,7 +69,7 @@ onBeforeMount(async () => {
|
|||||||
|
|
||||||
<style lang="less" scoped>
|
<style lang="less" scoped>
|
||||||
.dashboard-preview {
|
.dashboard-preview {
|
||||||
width: 1000px;
|
width: 100%;
|
||||||
height: 800px;
|
height: 100%;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user