Decreasing font size on richselect

Guys,

Although I have read over and over the Richselect CSS Map (https://docs.webix.com/desktop__richselect_css.html) and tried many different ways, I’m still not able to decrease the font size on the drop down as you can see here: https://snippet.webix.com/t7ahgyzs

What’s the CSS class that I’m missing ?

Thanks in advance

In which browser do you have the issue?
The snippet has the custom font size while checking from my side.

I can see the label and the selected value in small size but the drop down list in bigger size. I’m using Chrome 68.0.3440.106 64 bits

https://snippet.webix.com/96c22vzk

AHA… now I see it. Funny that this class doesn’t appear on the CSS map. How about including it ?

actually it does appear.
but suggest has different logic.
it is an independent suggest view, which can be created separately and referenced by id.
https://snippet.webix.com/ifk6fyqp
so to play with its style you need to define its css separately.