streamlit-dynamic-tabs icon indicating copy to clipboard operation
streamlit-dynamic-tabs copied to clipboard

Style

Open Atallpa opened this issue 1 year ago • 1 comments

I want to mention that if I use it with the black theme the title has a white background and I cant change the font. If you can give an example of how to do it?

styles = {'all-tabs':{'font-family': 'sans-serif'}} does not work for me.

Atallpa avatar Nov 05 '23 20:11 Atallpa

Hi there, sorry for the delayed response. Better to add that to where the text is rather than all-tabs. Try adding it for title-of-tab instead.

Thanks

Socvest avatar Nov 25 '23 07:11 Socvest