Commit 74423a94 authored by tyyin lan's avatar tyyin lan

chore: 登录页面卡片样式调整

parent 4ab1b529
......@@ -300,7 +300,7 @@ function handleEmailCodeGain() {
<div class="bg-px-login-bg-png relative h-screen min-h-[750px] w-full min-w-[600px] bg-cover bg-center bg-no-repeat">
<div class="absolute right-[14%] top-1/2 h-[458px] w-[390px] -translate-y-1/2">
<div
class="h-full w-full rounded-[10px] bg-[#fff] px-[29px]"
class="h-full w-full rounded-[10px] bg-[#fff] px-[29px] shadow-2xl"
:class="{ 'animate-card-reverse': showCardReserveAnimation }"
style="transform-style: preserve-3d"
@animationend="onCardReserveAnimationEnd"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment