NEZ-1724 fix:Stat图表后部分内容渲染不一致
This commit is contained in:
@@ -430,6 +430,9 @@
|
||||
flex-wrap: wrap;
|
||||
padding: 5px;
|
||||
box-sizing: border-box;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
align-content: center;
|
||||
.chart-stat-item{
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
@@ -441,6 +444,7 @@
|
||||
padding: 2px;
|
||||
overflow: hidden;
|
||||
color: $--color-text-regular;
|
||||
flex-grow: 1
|
||||
}
|
||||
}
|
||||
.chart-gauge-box{
|
||||
|
||||
Reference in New Issue
Block a user