fix:coding#791

This commit is contained in:
shijing 2025-02-17 16:32:45 +08:00
parent 0d51f7c835
commit 0bda185c4e
1 changed files with 3 additions and 1 deletions

View File

@ -329,12 +329,14 @@ export default {
.login-header {
margin-bottom: 40px;
width: 460px;
/* width: 460px; */
width: 100%;
}
.login-header .logo {
display: flex;
align-items: center;
justify-content: center;
}
/* .login-header .logo img {width: 130px;vertical-align: bottom;margin-right: 10px;} */