userpage: fix confirmation required message display

other content wasn't being hid when the message popped up, should now.
For #455.
This commit is contained in:
Harvey Tindall
2026-01-05 16:51:59 +00:00
parent 455bde491f
commit 637cca0625
2 changed files with 2 additions and 2 deletions

View File

@@ -23,7 +23,7 @@
<body class="max-w-full overflow-x-hidden section">
<div id="modal-email" class="modal">
<div class="card relative mx-auto my-[10%] w-4/5 lg:w-1/3">
<div class="flex flex-col gap-2">
<div class="flex flex-col gap-2 modal-email-content">
<span class="heading"></span>
<label class="label flex flex-col gap-2">
<span class="supra">{{ .strings.emailAddress }}</span>