refactor: ♻️ 登录页多语言图标样式优化
Former-commit-id: 34e96971b56310a130a0928171d27d471ab205d7
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user