refactor: 调整登录表单样式和UnoCSS配置

This commit is contained in:
wangqiao
2025-08-30 16:52:40 +08:00
parent 316d82b3ad
commit 31f8d6d23d
2 changed files with 4 additions and 1 deletions

View File

@ -50,7 +50,7 @@
>免费注册</div
>
</div>
<div v-else class="mt-[26px] box-border flex justify-between px-[18px]">
<div v-else class="mt-[24px] box-border flex justify-between px-[18px]">
<div
class="h-[37px] w-[101px] cursor-pointer border border-[#1A65FF] rounded-[2px] border-solid bg-[#1A65FF] text-center text-[14px] text-[#FFFFFF] font-normal line-height-[37px]"
@click="handleDrawe"