Uniform shadow with rest of the app

This commit is contained in:
Claudio Ortolina
2025-08-30 09:18:11 +03:00
parent 6d86073bf4
commit 7869401445
@@ -6,7 +6,7 @@
</h2>
</div>
<.form class="space-y-6" for={@form} action={~p"/sessions/create"}>
<div class="relative -space-y-px rounded-md shadow-xs">
<div class="relative -space-y-px rounded-md shadow-sm">
<div>
<label for="password" class="sr-only">{gettext("Password")}</label>
<.input