Horizontally align a button within a column

Hi @lasinludwig,

Thanks for posting!

Your best bet to do this would probably be with CSS and st.markdown, since this functionality isn’t built into Streamlit currently. Here’s a related thread you might find helpful.

Feel free to also contribute to this similar product enhancement request.

Caroline :balloon: