CN-128 perf: 优化图表加载动画
This commit is contained in:
@@ -19,3 +19,14 @@
|
||||
font-weight:900;
|
||||
}
|
||||
}
|
||||
.chart__loading {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
background-color: #fefefe;
|
||||
|
||||
i {
|
||||
font-size: 30px;
|
||||
color: #aaa;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user