Update the white theme for the login page.
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
<main class="bg-white dark:bg-gray-800 py-4 grow">
|
||||
<main class="bg-gray-300 dark:bg-gray-800 py-4 grow">
|
||||
<section>
|
||||
<div class="flex flex-col items-center justify-center px-6 py-8 mx-auto lg:py-0">
|
||||
<div class="w-full bg-white rounded-lg shadow dark:border md:mt-0 sm:max-w-md xl:p-0 dark:bg-gray-800 dark:border-gray-700">
|
||||
|
||||
Reference in New Issue
Block a user