You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Name of the Streamlit feature whose docs need improvement:
stylable_container --> from streamlit_extras
st.markup("<style string>", unsafe_allow_html=True)
What you think the docs should say:
The effects of themes on styles
Where are css standard styles documented, including style names that might needed to be overwritten (see date_input example)