Hello all!
I’ve recently installed the latest stable Streamlit (0.72.0)
I discovered that the sidebar layout has changed.
In previous version (0.69.1 for example), all the sidebar widgets started from fairly nice height. (pic 1)
However, on 0.72.0, I discovered that sidebar widget starts from a lower position, with a bit wider sidebar (pic2)
(note: the screenshots were taken with exact same size)
I had no problem with sidebar layout whatsoever, and I’m just curious why it has changed, and was it such a crucial part to change.
I wish the sidebar layout goes back to the way it was…
Or, does anyone know how I can customize it?