Hi nandor,
Please add the following to Theme > Custom CSS:
.tickets-page .tickets .form_table .select2-container--default .select2-selection--multiple:not(.staff-side.tickets-page span.select2-selection.select2-selection--multiple) {
height: 32px !important;
}
This fix will be included in the next release.