First thank you very much! it's a very useful streamlit component for NLP stuff. :)
I was trying to customize the appearance, like text size, by inserting some CSS styling into the streamlit app. I realized that it probably can't work since the component is inside an iframe... Is my understanding correct?
If so, I was wondering if it would be possible to add a string argument containing some custom style to be inserted inside the iframe?
Hi,
First thank you very much! it's a very useful streamlit component for NLP stuff. :)
I was trying to customize the appearance, like text size, by inserting some CSS styling into the streamlit app. I realized that it probably can't work since the component is inside an iframe... Is my understanding correct?
If so, I was wondering if it would be possible to add a string argument containing some custom style to be inserted inside the iframe?