cosmetic fixes for today's demo

This commit is contained in:
2026-02-10 08:15:55 -07:00
parent 469046216a
commit 770b7abac9
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -65,7 +65,7 @@
</div>
<hr class="border-gray-400 mb-4">
<div class="flex justify-between items-center mb-4">
<div class="max-w-3xl flex justify-between items-center mb-4">
<h2 class="text-xl font-bold text-black mb-4">
{{ if mode == "conf" }}
Conference Members:
@@ -110,7 +110,7 @@
<input type="hidden" name="term" value="{{ term }}">
<input type="hidden" name="ofs" value="{{ offset }}">
<input type="hidden" name="validUids" value="{{ validUids }}">
<div class="bg-gray-50 p-6 rounded-lg">
<div class="max-w-3xl bg-gray-50 p-6 rounded-lg">
<div class="space-y-4">
{{ range _, rx := resultList }}
<div class="flex items-start gap-3">