) : (
/* ── Controls rail + preview canvas. No card: both sit on the page background
- like the Hub, divided by a rule, so nothing is spent on box chrome. No bottom
- padding either, so the rule runs the full page height; the panes pad their own
- content instead. ── */
-
+ like the Hub, divided by a rule, so nothing is spent on box chrome. Same
+ centered measure as the top bar. No bottom padding, so the rule runs the full
+ page height; the panes pad their own content instead. ── */
+
{/* pl-0.5 keeps focus rings off the scroll container's edge. */}
diff --git a/studio/frontend/src/features/images/train/diffusion-train-panel.tsx b/studio/frontend/src/features/images/train/diffusion-train-panel.tsx
index bd9370e7e5..6b89941607 100644
--- a/studio/frontend/src/features/images/train/diffusion-train-panel.tsx
+++ b/studio/frontend/src/features/images/train/diffusion-train-panel.tsx
@@ -1024,7 +1024,7 @@ export function DiffusionTrainPanel({
);
return (
-
+
{/* Left: configure. No card here or on the right: both panes sit on the page
background like the Hub, divided by a rule that runs the full page height. */}