mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 21:42:32 +08:00
fix(嵌入式): 仪表板/数据大屏预览问题
This commit is contained in:
@@ -69,7 +69,7 @@ onBeforeMount(async () => {
|
||||
|
||||
<style lang="less" scoped>
|
||||
.dashboard-preview {
|
||||
width: 1000px;
|
||||
height: 800px;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user