refactor: ♻️ 登录页多语言图标样式优化

Former-commit-id: 34e96971b56310a130a0928171d27d471ab205d7
This commit is contained in:
haoxr
2023-05-29 23:36:40 +08:00
parent e99853ec80
commit d1f9a0bc6a
3 changed files with 7 additions and 8 deletions

View File

@@ -8,7 +8,7 @@
>
<div class="flex text-white items-center py-4">
<span class="text-2xl flex-1 text-center">{{ $t("login.title") }}</span>
<lang-select class="text-white" />
<lang-select class="text-white! cursor-pointer" />
</div>
<el-form-item prop="username">