How to change the style of component ,exp by css?

For example, I want a small Dropdown component ,but I can’t find the way to change it.

gradio.Dropdown.style(···)

In the docs,I found this but I don’t know how to use it