7631_testToMaster_2426 #480

Merged
alexm merged 390 commits from 7631_testToMaster_2426 into master 2024-06-25 06:40:05 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit ed566e6ece - Show all commits

View File

@ -159,7 +159,7 @@ onMounted(() => {
</div>
<div
v-if="excludeType === 'specificLocations'"
style="max-height: 400px; overflow-y: scroll"
style="min-height: 60vh; overflow-y: scroll"
>
<ZoneLocationsTree
:root-label="t('eventsExclusionForm.rootTreeLabel')"