diff --git a/frontend/src/components/YaesuPanel.tsx b/frontend/src/components/YaesuPanel.tsx index 85211d2..6497479 100644 --- a/frontend/src/components/YaesuPanel.tsx +++ b/frontend/src/components/YaesuPanel.tsx @@ -284,8 +284,11 @@ export function YaesuPanel({ onReportRST }: { onReportRST?: (rst: string) => voi } return ( -
-
+
+ {/* Same wrapper as the Icom and Flex panels: capped width, CENTRED. Capping + it without mx-auto left the console pinned to the left edge with a + window of empty space beside it. */} +
{/* VFO + status */}