style: Authentication form use the .min-h-screen

This commit is contained in:
kbe
2025-09-05 00:35:10 +02:00
parent d18c1a7b3e
commit a3689948ae
8 changed files with 48 additions and 28 deletions

View File

@@ -1,9 +1,9 @@
<div class="container mx-auto px-4 sm:px-6 lg:px-8 py-8">
<!-- Hero section with metrics -->
<div class="mb-8">
<div class="mt-4 mb-8">
<div class="flex items-center justify-between mb-6">
<h1 class="text-3xl font-bold text-slate-900 dark:text-slate-100">Tableau de bord</h1>
<!-- Promoter Actions -->
<% if current_user.promoter? %>
<div class="flex items-center space-x-3">