Skip to main content
deleted 2 characters in body
Source Link

I did it.

For someone who wants the solution, here is the code:

.myCustomSelectormyCustomSelect{ max-width: 100% !important; } 

You must have to override the 'max-width' css property.

I did it.

For someone who wants the solution, here is the code:

.myCustomSelector{ max-width: 100% !important; } 

You must have to override the 'max-width' css property.

I did it.

For someone who wants the solution, here is the code:

.myCustomSelect{ max-width: 100% !important; } 

You must have to override the 'max-width' css property.

Source Link

I did it.

For someone who wants the solution, here is the code:

.myCustomSelector{ max-width: 100% !important; } 

You must have to override the 'max-width' css property.