UAuthPage
This commit is contained in:
@@ -67,7 +67,6 @@ async function sendLogin() {
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<UContainer class="overflow-auto">
|
||||
<div class="flex flex-col items-center justify-center gap-4 p-4">
|
||||
<UPageCard class="w-full max-w-md">
|
||||
<UAuthForm
|
||||
@@ -81,7 +80,6 @@ async function sendLogin() {
|
||||
/>
|
||||
</UPageCard>
|
||||
</div>
|
||||
</UContainer>
|
||||
</template>
|
||||
|
||||
<style scoped>
|
||||
|
||||
Reference in New Issue
Block a user