sync: update from private repo (d8074a7)
CI / build-and-test (push) Has been cancelled

This commit is contained in:
oss-sync
2026-06-05 06:05:30 +00:00
parent a44f6b41e2
commit e00ea9fb0c
91 changed files with 530 additions and 257 deletions
@@ -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}