赣州市洪水风险预警系统三维版本
guoshilong
2023-02-27 4d8c6dd77427e8e581fda17b6b65ba86bfb7a815
corelib/common/popup/css/style.css
@@ -819,11 +819,14 @@
.evaluate-box-middle{
    height: 46%;
    width: 443px !important;
}
.evaluate-box-bottom{
    display: flex;
    justify-content: space-between;
    justify-content: center;
    position: relative;
    z-index: 2;
}
.evaluate-box-bottom input{
@@ -835,15 +838,16 @@
    border-radius: 5px;
}
.evaluate-box-bottom .close-btn{
    background-color:#bbbaba
}
.evaluate-box-bottom input:hover{
    background: #094895
}
.export-img{
    margin-right: 10px;
}
.save-btn{
    margin-right: 10px;
}
@@ -1067,3 +1071,5 @@
    width: 80px;
    height: 32px;
}