How to increase the size of the variant box on Studio theme?

Hi, Shopify world

I need help to edit the code of the variant box width, I need help finding the code or how to increase the size of the variant box.

My variant models’ names are getting cut, and I need them to be completely visible.

Here is an image of the issue (here the name is cut and the arrow is blocking the model name)

Thank you in advance!

Can you Share Site Preview Link

Hi Raj,

www.maquimport.cl
aoglea

Add This css in your edit code > base.css File

.product .product-form__input .select {
    max-width: 30rem;
}

Thank you Raj!
Resolved, have a great Tuesday!

can you help we changing the height of the dropdown variant box