refactor(login): ♻️ 优化登录页样式

This commit is contained in:
Ray.Hao
2025-09-25 16:33:13 +08:00
parent 65d2466abc
commit 3ddf428922
2 changed files with 11 additions and 10 deletions

View File

@@ -16,7 +16,7 @@
<!-- 登录页主体 -->
<div flex-1 flex-center>
<div
class="p-4xl w-full h-auto sm:w-450px border-rd-10px sm:h-680px shadow-[var(--el-box-shadow-light)] backdrop-blur-3px"
class="p-4xl w-full h-auto sm:w-450px sm:h-700px shadow-[var(--el-box-shadow-light)] border-rd-2"
>
<div w-full flex flex-col items-center>
<!-- logo -->