How to apply multiple CSS classes to an element?

Happens I had a typo in my dash.Dash(assets_url_path='/…',) setting.

So the answer is: list all your classes in a space-separated string.

1 Like