posit-dev / py-shiny

Shiny for Python
https://shiny.posit.co/py/
MIT License
1.1k stars 62 forks source link

Add main container with min width/height to sidebar pages #1436

Open gadenbuie opened 1 month ago

gadenbuie commented 1 month ago

Brings CSS and internal changes from rstudio/bslib#1057 and rstudio/bslib#1059 to Shiny for Python.

For testing the new behavior, use the Penguins dashboard in examples/penguins/app.py.