refs #6899 fix filters, date from to socialName #789

Merged
carlossa merged 2 commits from 6899-fixInvoiceOutNegative into dev 2024-10-02 08:45:55 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 49da7168ab - Show all commits

View File

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