Hi,
I'm a beginner with Syncfusion.
I have started to learn Syncfusion components for Blazor.
I have the following layout

For the NumericTextBox I have changed the text alignment, font size and weight using the following CssClass

Now I would like to apply the same display properties to the DropDown List but I didn't succed.
How can I customize the text displayed il a DropDown List?