This commit is contained in:
@@ -30,7 +30,7 @@ export function SideInfoPanel({
|
||||
const activeWidget = widgets.find(w => w.slug === activeSlug);
|
||||
|
||||
return (
|
||||
<div className="flex flex-col h-full overflow-hidden bg-white">
|
||||
<div className="flex flex-col h-full overflow-hidden bg-canvas">
|
||||
<WidgetTabBar
|
||||
widgets={widgets}
|
||||
activeSlug={activeSlug}
|
||||
|
||||
Reference in New Issue
Block a user