guanqb
2023-01-06 f0a88bdf72fb54502e2f219e92eb7e9c57a1be93
src/styles/base/index.scss
@@ -102,7 +102,6 @@
            align-items: center;
            justify-content: center;
            width: 100%;
            height: 100%;
        }
    }
}
@@ -292,7 +291,7 @@
        display: flex;
        flex-direction: column;
        width: 1000px;
        height: 600px;
        height: 620px;
        top: 50%;
        left: 50% !important;
        transform: translate(-50%, -50%);