修复大屏设计滚动

This commit is contained in:
aixianling
2022-06-30 10:17:05 +08:00
parent 2c00ad961c
commit 3d1e68b29d

View File

@@ -75,4 +75,7 @@ export default {
</script>
<style lang="scss" scoped>
.AppDesigner {
height: 100%;
}
</style>