update 增加应急单弹窗、调整echart图表
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user