Hello,
You can change the max width with the following:
.select-kit.combo-box.category-drop .badge-wrapper {
max-width: 320px; // default 260px
}
Hello,
You can change the max width with the following:
.select-kit.combo-box.category-drop .badge-wrapper {
max-width: 320px; // default 260px
}