pyt
2025-02-24 b31c7c629a2efddc53c89b8f0df0de0e2a33e8d9
management/src/pages/Login/style.less
@@ -1,7 +1,9 @@
.ant-pro-form-login-container{
.ant-pro-form-login-container {
    background-color: #fff;
    border-radius: 23px;
    padding: 45px 60px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    margin-left: 50px;
}
.ant-pro-form-login-header {
@@ -9,20 +11,6 @@
    height: 190px;
}
.ant-pro-form-login-top{
    width: 413px;
    height: 167px;
    margin-bottom: 64px;
    display: flex;
    justify-content: center;
}
.ant-pro-form-login-logo {
    width: 190px;
    height: 190px;
    overflow: hidden;
    margin-inline-end:0px
.ant-pro-form-login-top {
    display: none;
}