fix: 看板布局调整/多语言补充

This commit is contained in:
TsMask
2024-02-02 15:18:03 +08:00
parent e6ea8641ed
commit bf0d7267f0
8 changed files with 72 additions and 73 deletions

View File

@@ -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%;