fix: avoid form jumping to top after making a selection

This commit is contained in:
Björn Fromme
2026-08-04 09:42:01 +02:00
parent dde36ccba2
commit c31d086356
3 changed files with 169 additions and 161 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
{% include 'groups/booking/_pagination.html.twig' with { 'current_step': 3 } %}
</div>
<div id="participant-form" class="flex-1 overflow-y-auto px-4 lg:px-8 py-8">
<div id="booking-form" class="flex-1 overflow-y-auto px-4 lg:px-8 py-8">
<h2 class="pb-4">
Persönliche Daten
</h2>