Uniform shadow with rest of the app
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user