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