Notifications
Clear all
Jan 23, 2024 6:56 pm
Hi,
On the ticket open page, when we add a lot of collaborators, the field box not increasing dinamically.

Sep 03, 2024 2:09 am
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.