fix: update style

This commit is contained in:
Qiuxia Fan
2021-12-24 09:58:30 +08:00
parent fea4c202b3
commit 5d190d8ee2
3 changed files with 41 additions and 37 deletions

View File

@@ -47,7 +47,6 @@ function layoutUpdatedEvent(newLayout: GridItemData) {
<style lang="scss" scoped>
.vue-grid-layout {
background: #f7f9fa;
flex-grow: 2;
height: auto !important;
}