Fixing the size of a Multi Dropdown

I would like to make my multi dropdown input a fixed size. Right now it is empty and it is 280 x 94 px.
Capture

However, when I add entries to the input, the height slowly increases. It is now much larger than 94 px.
Capture

I would like the height to stay fixed at 94 px. How can I fix the size of the multi dropdown to a constant value?

1 Like

I want to do this, when inputs increases size of multi dropdown increases increases automatically.

Could you please help??
Thanks