JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › ComboBox › Prevent the combobox resize after multiples items added › Reply To: Prevent the combobox resize after multiples items added
June 21, 2023 at 2:31 am
#107251
svetoslav_borislavov
Participant
Hi,
You can prevent this by using CSS, here is an example of doing it:
https://codepen.io/svetoslavb04/pen/BaGLaxv
But this way you will not be able to see the selected values
Best Regards,
Svetoslav Borislavov
Smart UI Team
https://www.htmlelements.com/
- This reply was modified 1 year, 6 months ago by svetoslav_borislavov.