style: 看板样式调整框对齐
This commit is contained in:
@@ -135,8 +135,6 @@
|
||||
color: #4c9bfd;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* 用户行为 */
|
||||
.userActivity {
|
||||
min-height: 22rem;
|
||||
@@ -151,7 +149,7 @@
|
||||
/* 总流量 */
|
||||
.upfFlowTotal {
|
||||
min-height: 6.167rem;
|
||||
height: 12%;
|
||||
height: 14%;
|
||||
}
|
||||
.upfFlowTotal .inner .filter {
|
||||
display: flex;
|
||||
@@ -178,7 +176,7 @@
|
||||
}
|
||||
.upfFlowTotal .data {
|
||||
display: flex;
|
||||
margin-top: 0.833rem;
|
||||
margin-top: 1.833rem;
|
||||
}
|
||||
.upfFlowTotal .item {
|
||||
width: 50%;
|
||||
@@ -195,8 +193,8 @@
|
||||
|
||||
/* 资源情况 */
|
||||
.resources {
|
||||
min-height: 13rem;
|
||||
height: 25%;
|
||||
min-height: 14rem;
|
||||
height: 26%;
|
||||
}
|
||||
.resources .inner .chart {
|
||||
width: 100%;
|
||||
@@ -207,7 +205,7 @@
|
||||
/* 告警统计 */
|
||||
.alarmType {
|
||||
min-height: 22rem;
|
||||
height: 58%;
|
||||
height: 54.5%;
|
||||
}
|
||||
.alarmType .inner .chart {
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user