diff --git a/management/src/components/WorkspaceSeatingChart.tsx b/management/src/components/WorkspaceSeatingChart.tsx index 9b6cd94..151d701 100644 --- a/management/src/components/WorkspaceSeatingChart.tsx +++ b/management/src/components/WorkspaceSeatingChart.tsx @@ -377,7 +377,7 @@ export const WorkspaceSeatingChart: React.FC = ({ } return ( -
+
{/* Board Top */}
{layout.boardPosition === 'top' && ( @@ -387,7 +387,7 @@ export const WorkspaceSeatingChart: React.FC = ({ )}
-
+
{/* Board Left */} {layout.boardPosition === 'left' && (