liu
9 天以前 600fe725775e28af1f86f7f7f1e2521f494252b1
src/packages/effects/layouts/src/authentication/form.vue
@@ -10,7 +10,7 @@
<template>
  <div
    class="relative flex-col-center bg-background px-6 py-10 lg:flex-initial lg:px-8 dark:bg-background-deep"
    class="relative flex-col-center bg-background px-6 py-8 lg:flex-initial lg:px-10 dark:bg-background-deep"
  >
    <slot></slot>
    <!-- Router View with Transition and KeepAlive -->