9 小时以前 53e9b23a40186efd149fd5c5350b5eced1f69920
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 -->