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

@@ -9,7 +9,7 @@
inactive-icon="Sunny"
@change="toggleTheme"
/>
<lang-select class="lang-select" />
<lang-select class="ml-2 cursor-pointer" />
</div>
<!-- 登录表单 -->
<el-card class="login-card">