gagan3012 / streamlit-tags

Custom Tag component for streamlit
https://streamlit-tags.readthedocs.io/en/latest/
MIT License
281 stars 17 forks source link

Tags background not displayed, and sidebar text size seems little big that the other #7

Closed ravinpoudel closed 3 years ago

ravinpoudel commented 3 years ago

Thanks fro developing this component for streamlit. However, I am missing the background color from the tags, and text size seems little off - for st_tags_sidebar

Screen Shot 2021-04-07 at 5 05 28 PM

For example: The text size for Restriction Enzymes[E.g. NGRT] is bigger than the text above Input PAM....

I am using: streamlit-tags version 1.1.4

gagan3012 commented 3 years ago

Hello, Can you share the .streamlit/config.toml file too? I have just pushed a fix for the sizing issue.

gagan3012 commented 3 years ago

Please upgrade to streamlit-tags 1.1.5

ravinpoudel commented 3 years ago

where can I find .streamlit/config.toml file?

Thanks for such a quick support.

ravinpoudel commented 3 years ago

Hi @gagan3012 , I updated the version of streamlit, and it solved the background issues. Thanks!!!

gagan3012 commented 3 years ago

Okay that's great!

Also check out: https://share.streamlit.io/gagan3012/streamlit-tags/examples/app.py for further reference