Uniform shadow with rest of the app
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
</h2>
|
</h2>
|
||||||
</div>
|
</div>
|
||||||
<.form class="space-y-6" for={@form} action={~p"/sessions/create"}>
|
<.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>
|
<div>
|
||||||
<label for="password" class="sr-only">{gettext("Password")}</label>
|
<label for="password" class="sr-only">{gettext("Password")}</label>
|
||||||
<.input
|
<.input
|
||||||
|
|||||||
Reference in New Issue
Block a user