We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97ce571 commit 158016cCopy full SHA for 158016c
shiny/ui/_page.py
@@ -94,7 +94,7 @@ def page_sidebar(
94
sidebar,
95
*children,
96
# Make the main area background white instead of the default gray.
97
- {"style": "--bslib-shiny-preset-main-bg: white"},
+ {"style": "--bslib-shiny-preset-main-bg: white;"},
98
attrs,
99
fillable=fillable,
100
border=False,
0 commit comments