Add attendee type management and staff codes

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-25 07:17:47 +00:00
parent dec6446d7d
commit 64ab1d0412
16 changed files with 844 additions and 78 deletions
+2 -1
View File
@@ -122,11 +122,12 @@ main {
padding: 0.75rem 1.5rem;
border-radius: 6px;
text-decoration: none;
font-weight: 500;
font-weight: 400;
text-align: center;
cursor: pointer;
border: none;
transition: all 0.2s;
vertical-align: middle;
}
.btn-primary {