feat: set users locale

This commit is contained in:
carla 2025-08-14 16:22:36 +02:00
parent ec61f28f3c
commit 14061401ea
4 changed files with 46 additions and 6 deletions

View file

@ -17,7 +17,7 @@ defmodule MvWeb.AuthOverrides do
# Avoid full-width for the Sign In Form
override AshAuthentication.Phoenix.Components.SignIn do
set :root_class, "min-w-md"
set :root_class, "md:min-w-md"
end
# Replace banner logo with text