material-tailwind icon indicating copy to clipboard operation
material-tailwind copied to clipboard

how to remove min-width of components select ?

Open hoangduongdat opened this issue 2 years ago • 4 comments

how to remove min-width of components select ?

hoangduongdat avatar Mar 18 '23 03:03 hoangduongdat

Hey @hoangduongdat,

You can do that using the theme provider by editing the select styles, but on the next update there will be a simpler way to do that.

Cheers, Sajad

sajadevo avatar Mar 22 '23 22:03 sajadevo

@sajadevo Could you tell me how to use the theme provider by editing the select styles? I want to EXAMPLE CODE.

Thank you

adanbae-dev avatar May 22 '23 01:05 adanbae-dev

Hey @hoangduongdat,

You can do that using the theme provider by editing the select styles, but on the next update there will be a simpler way to do that.

Cheers, Sajad

Update please

gravitate-dev avatar Jul 31 '23 05:07 gravitate-dev

U can customize this with theme-object-structure and select-theme-customization

KingNNT avatar Aug 07 '23 06:08 KingNNT