Sidebar minor design is little off

Hi @lucaseo, welcome to the Streamlit community!

I suspect this is an artifact of a huge refactoring @kmcgrady did in preparation for supporting themes in Streamlit in 2021. I’m not a CSS expert, but I suspect you could fix this in the short-term using the st.markdown css trick:

1 Like