-
+
-
+
-
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
@@ -57,9 +83,9 @@
-
+
-
+
@@ -577,7 +562,7 @@ export default {
/deep/ .el-scrollbar__view {
display: inline-block !important;
- width: 100%
+ width: 100%;
}
/deep/ .el-scrollbar__wrap {
@@ -591,7 +576,6 @@ export default {
.dataBoard {
height: 100%;
}
-
}
.dataBoard .region,
@@ -600,7 +584,7 @@ export default {
border: 1px solid #e4e7ed;
box-sizing: border-box;
padding: 15px;
- height: 500px;
+ height: auto;
position: relative;
transition: all 1s;
overflow: hidden;
@@ -608,7 +592,7 @@ export default {
.dataBoard .sectionBox {
width: 100%;
- height: 48vh;
+ height: auto;
border: 1px solid #e4e7ed;
box-sizing: border-box;
padding: 15px;
@@ -681,4 +665,4 @@ export default {
.active {
transition: all 0.5s linear;
}
-
\ No newline at end of file
+