perf: loading更改

This commit is contained in:
chenjinsong
2022-05-26 17:14:00 +08:00
parent f2d2e19526
commit fc58beacf5
14 changed files with 77 additions and 581 deletions

View File

@@ -63,10 +63,9 @@
display: inline-block;
text-align: center;
flex: 1;
.chart__loading i.el-icon-loading {
font-size: 18px;
top: calc(50% - 10px);
left: calc(50% - 8px);
.chart__loading img {
left: unset;
right: 0;
}
}
}

View File

@@ -265,14 +265,12 @@
display: flex;
.overview__tag-loading.overview__tag {
position: relative;
.chart__loading {
top: 0;
left: 0;
}
}
.overview__tag {
display: flex;
padding: 6px 15px;
padding: 0 15px;
height: 31px;
align-items: center;
margin-right: 20px;
background-color: #EFF6FE;
font-size: 14px;