Summary
Can I reduce the blank area on the left side?
Steps to reproduce
Code snippet:
I'm using st.dataframe and plotly_chart.
st.dataframe(I)
st.plotly_chart(fig)
Expected behavior:
Streamlit keep too much margin on the left(sidebar?).
How to adjust the width of the margin