fix: 看板布局调整/多语言补充
This commit is contained in:
@@ -209,7 +209,7 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: space-around;
|
||||
height: 72%;
|
||||
height: 60%;
|
||||
}
|
||||
.upfFlowTotal .inner .chart .data .item {
|
||||
display: flex;
|
||||
@@ -228,8 +228,8 @@
|
||||
|
||||
/* 资源情况 */
|
||||
.resources {
|
||||
min-height: 13.6rem;
|
||||
height: 25.5%;
|
||||
min-height: 18rem rem;
|
||||
height: 33.5%;
|
||||
}
|
||||
.resources .inner .chart {
|
||||
width: 100%;
|
||||
@@ -239,8 +239,8 @@
|
||||
|
||||
/* 告警统计 */
|
||||
.alarmType {
|
||||
min-height: 22rem;
|
||||
height: 54.5%;
|
||||
min-height: 25rem;
|
||||
height: 46.5%;
|
||||
}
|
||||
.alarmType .inner .chart {
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user