赣州市洪水风险预警系统三维版本
guoshilong
2023-02-10 4fc86b8e29c96e5f53a0566450c23e1f06b7682f
corelib/common/popup/css/style.css
@@ -976,3 +976,30 @@
    width: 96%;
    text-align: right;
}
/**确认保存弹出框**/
.confirm-popup{
margin-top: 5%;
}
.confirm-popup>div{
    text-align: center;
}
.confirm-top{
    font-size: 30px;
}
.confirm-bottom{
    margin-top: 8%;
}
.save-name-input{
    height: 26px;
    width: 215px;
}
.confirm-button{
    width: 80px;
    height: 32px;
}