2 lines
718 B
CSS
2 lines
718 B
CSS
.login-page[data-v-5c1d22f2]{width:100%;min-height:100vh;position:relative;overflow:hidden}.wallpaper-bg[data-v-5c1d22f2]{z-index:0;background-position:50%;background-repeat:no-repeat;background-size:cover;transition:background-image 1.5s ease-in-out;position:fixed;inset:0}.wallpaper-overlay[data-v-5c1d22f2]{z-index:1;background:linear-gradient(135deg,#00000073 0%,#0003 100%);position:fixed;inset:0}.login-center[data-v-5c1d22f2]{z-index:2;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex;position:relative}.login-card[data-v-5c1d22f2]{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:100%;max-width:420px;background:rgba(var(--v-theme-surface), .92)!important}
|