shuishen
2022-11-26 2f26fbc8e76dc8f4c87696367e2ead8f6b7a452a
src/styles/base/index.scss
@@ -10,6 +10,7 @@
body {
    width: 100%;
    height: 100%;
    font-size: 16px;
}
ul {
@@ -460,7 +461,8 @@
            justify-content: center;
            width: 100%;
            height: 100%;
            flex-wrap:wrap;
            flex-wrap: wrap;
            input {
                width: 90%;
                height: 30px;
@@ -478,6 +480,7 @@
            input::-webkit-input-placeholder {
                color: rgba(238, 238, 238, 0.7);
            }
            button {
                width: 60px;
                height: 30px;
@@ -491,7 +494,7 @@
    }
}
.choose-police-box{
.choose-police-box {
    .el-dialog {
        margin: 0 !important;
        display: flex;