Fixed Filter

This commit is contained in:
Luca Haid
2025-01-08 09:03:33 +01:00
parent ff0ec543b3
commit 9e95111fad

View File

@@ -149,7 +149,7 @@
</div>
<style>
.select2-container.select2-container--default {
.select2-selection.select2-selection--multiple {
max-height: 150px;
overflow-y: auto;
}