refactor: ♻️ 登录界面样式精简

This commit is contained in:
hxr
2024-06-27 08:24:53 +08:00
parent 8729a1fb68
commit 593e098b2e
2 changed files with 2 additions and 7 deletions

View File

@@ -16,12 +16,7 @@
align-items: center;
justify-content: flex-end;
width: 100%;
padding: 12px;
}
.lang-select {
margin-left: 0.5rem;
cursor: pointer;
padding: 10px;
}
.login-card {