mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-07-10 23:13:20 +08:00
fix login size
This commit is contained in:
@@ -94,11 +94,7 @@ onMounted(() => {
|
|||||||
|
|
||||||
<template>
|
<template>
|
||||||
<div class="auth-wrapper d-flex align-center justify-center pa-4">
|
<div class="auth-wrapper d-flex align-center justify-center pa-4">
|
||||||
<VCard
|
<VCard class="auth-card pa-4 pt-7">
|
||||||
class="auth-card pa-4 pt-7"
|
|
||||||
max-width="448"
|
|
||||||
min-width="448"
|
|
||||||
>
|
|
||||||
<VCardItem class="justify-center">
|
<VCardItem class="justify-center">
|
||||||
<template #prepend>
|
<template #prepend>
|
||||||
<div class="d-flex">
|
<div class="d-flex">
|
||||||
|
|||||||
Reference in New Issue
Block a user