feat(chat): improve user pages layout + redirect
This commit is contained in:
@@ -5,7 +5,7 @@ defmodule SlaxWeb.UserConfirmationInstructionsLive do
|
||||
|
||||
def render(assigns) do
|
||||
~H"""
|
||||
<div class="mx-auto max-w-sm">
|
||||
<div class="mx-auto w-96 mt-16">
|
||||
<.header class="text-center">
|
||||
No confirmation instructions received?
|
||||
<:subtitle>We'll send a new confirmation link to your inbox</:subtitle>
|
||||
|
Reference in New Issue
Block a user