feat(chat): improve user pages layout + redirect

This commit is contained in:
2025-02-15 22:01:58 +00:00
parent 24b609ec3a
commit 10c905249c
8 changed files with 69 additions and 70 deletions

View File

@@ -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>