feat: Enhance dashboard and prepare wizard functionality with speaker step handling and UI updates

This commit is contained in:
JB
2025-10-10 19:18:26 -07:00
parent 60fe7e7ffb
commit aed0df1b09
5 changed files with 112 additions and 28 deletions
+1 -1
View File
@@ -298,7 +298,7 @@ body {
display: flex;
justify-content: flex-end;
gap: 0.75rem;
padding: 0 2rem 2rem;
padding: 1.25rem 2rem 2.75rem;
border-top: 1px solid rgba(148, 163, 184, 0.12);
background: linear-gradient(180deg, transparent, rgba(15, 23, 42, 0.3));
}