batman
1
Is there a way to change the size of the button widget?
:
Hi @batman,
If you know your way through CSS, you can define CSS properties to apply to every Streamlit button using the load_css hack from this post for example:
Tell us if you need more info on this!
Fanilo
batman
3
That looks awesome! Thank you @andfanilo 
I don’t know CSS but I looks like I’ll be able to get away with it by modifying your examples 