Add scrolling for form
continuous-integration/drone/push Build is passing Details

This commit is contained in:
philipp lang 2024-04-26 14:32:11 +02:00
parent 8ff8eb63b9
commit a3821f154b
2 changed files with 2 additions and 1 deletions

@ -1 +1 @@
Subproject commit 1723135be5d35f3fac44a7243431c5a88b32f1f0 Subproject commit 3619afe3b06541949655c365d7a7e204bbaae2d1

View File

@ -7,4 +7,5 @@
register-url="{{__SELF__.settings.registerUrl}}" register-url="{{__SELF__.settings.registerUrl}}"
config-var-name="adrema_event_config" config-var-name="adrema_event_config"
form-id="{{__SELF__.event.id }}" form-id="{{__SELF__.event.id }}"
scroll
></event-form> ></event-form>