fix:修复“No data”定位错位的问题

This commit is contained in:
刘洪洪
2022-09-14 10:58:52 +08:00
parent e0e254e36b
commit 79b4868600

View File

@@ -100,6 +100,7 @@
min-height: 95px;
display: flex;
flex-wrap: wrap;
position: relative;
.panel-chart__no-data {
line-height: 95px;
}