We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a85166 commit 089b5caCopy full SHA for 089b5ca
src/unfold/templates/admin/login.html
@@ -25,7 +25,7 @@
25
26
{% block base %}
27
<div class="flex min-h-screen">
28
- <div class="flex flex-grow items-center justify-center mx-auto px-4">
+ <div class="flex flex-grow items-center justify-center mx-auto px-4 relative">
29
<div class="w-full sm:w-96">
30
<h1 class="font-semibold mb-10">
31
<span class="block text-gray-700 dark:text-gray-200">{% trans 'Welcome back to' %}</span>
0 commit comments