CN-257 Entity Explorer--接口对接

This commit is contained in:
hanyuxia
2021-12-31 10:40:37 +08:00
parent da27149185
commit 21018274d5
7 changed files with 288 additions and 19 deletions

View File

@@ -93,7 +93,7 @@
}
.body__drawing-box {
position: relative;
height: 100px;
height: 60px;
.chart__loading {
top: 0;
height: 100%;
@@ -102,7 +102,7 @@
.body__drawing {
position: absolute;
padding: 10px 30px;
height: 100px;
height: 60px;
width: 100%;
}