Spinner web component fails to set style class

I am using the web component Spinner in Ng1 Client form with a valuelist (text display and number for real).
The default style class shows a gray text.
I want to set another style class (font, colour etc).
However the spinner stays the same gray.
Is there another way to set the style class?

Servoy 2021.6.0.3683
Servoy Extra Components 4.1.1

Hi

Maybe you’ve already find a better solution. But here’s what I would try:

Try to debug it in the browser and then try to find the “path” so you can style the rendered component.

Best
Roland