Merge branch 'add-preorder-filter' into 'master'

Fixed Filter

See merge request fronk/thetool!863
This commit is contained in:
Luca Haid
2025-01-08 08:03:49 +00:00

View File

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