fix: 实体首页底部loading部分删除与位置调整

This commit is contained in:
刘洪洪
2023-08-23 16:17:17 +08:00
parent f389998223
commit 7b0ec06a05
2 changed files with 3 additions and 3 deletions

View File

@@ -159,6 +159,9 @@
.right-label-loading {
position: relative;
.chart__loading {
width: auto;
}
.chart__loading i.el-icon-loading {
padding: 0;
top: calc(50% - 8px);