update 增加应急单弹窗、调整echart图表

This commit is contained in:
zk
2024-07-03 10:31:13 +08:00
parent a1850b95b6
commit 352948e98b
10 changed files with 308 additions and 164 deletions
+6 -1
View File
@@ -38,6 +38,7 @@
.dialog {
border: 1px solid #0a50a0;
background-color: #00152b;
padding-bottom: 0;
.ant-modal-title {
position: relative;
@@ -68,10 +69,14 @@
padding: 0 !important;
}
.ant-modal-close-x,
.anticon {
color: #999999 !important;
height: 40px;
}
.ant-modal-close-x {
color: #999999 !important;
height: 40px;
line-height: 40px;
}