SyntaxSquad/DADProject#9 fixforthefix: Remove anoying gray bg
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="min-h-screen bg-gray-50 p-8 flex items-center justify-center">
|
||||
<div class="min-h-screen p-8 flex items-center justify-center">
|
||||
<!-- Loading State -->
|
||||
<div v-if="loading" class="bg-white border border-gray-300 p-12 text-center shadow-sm max-w-md w-full">
|
||||
<div class="flex flex-col items-center gap-6">
|
||||
|
||||
Reference in New Issue
Block a user