CN-353 fix : Dashboard--dns 告警图表问题

This commit is contained in:
zhangxiaolong
2022-03-09 10:02:59 +08:00
parent 8c92cbfcd8
commit 1ba391256e
4 changed files with 2 additions and 12 deletions

View File

@@ -59,7 +59,6 @@
text-align: center;
margin-top: 10px;
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
@@ -141,8 +140,8 @@
}
}
.cn-chart-alarm-info-pagination {
height: 40px;
.cn-chart-alarm-info-pagination {
height: 40px !important;
width: 100%;
}
}