kailong321200875 1 年之前
父节点
当前提交
97a1cd41de
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/Login/Login.vue

+ 1 - 1
src/views/Login/Login.vue

@@ -78,7 +78,7 @@ const themeChange = () => {
           </div>
           <Transition appear enter-active-class="animate__animated animate__bounceInRight">
             <div
-              class="h-full flex items-center m-auto w-[100%] at-2xl:max-w-500px at-xl:max-w-500px at-md:max-w-500px at-lg:max-w-500px"
+              class="h-auto flex items-center m-auto w-[100%] at-2xl:max-w-500px at-xl:max-w-500px at-md:max-w-500px at-lg:max-w-500px"
             >
               <LoginForm
                 v-if="isLogin"