effectussoftware / react-custom-roulette

Repository for the react-custom-roulette library
MIT License
322 stars 114 forks source link

how to custom font-size of option string? #114

Closed ngtrthvu3007 closed 1 year ago

ngtrthvu3007 commented 1 year ago

i am going to custom font-size for option string, although we have fontSize attribute, i can not customize font-size, the font-size always is 1rem. is any guy help me, please

Acarvajal904 commented 1 year ago

could you please add your code here for better understand your issue @ngtrthvu3007 ?

Acarvajal904 commented 1 year ago

Please keep in mind that fontSize needs to be a number, if you try

fontSize={2rem} is not going to work and is going to take the default font size