diff --git a/frontend/src/pos/components/POSLayout.tsx b/frontend/src/pos/components/POSLayout.tsx index 4ec47528..2a09f462 100644 --- a/frontend/src/pos/components/POSLayout.tsx +++ b/frontend/src/pos/components/POSLayout.tsx @@ -199,7 +199,7 @@ const POSLayout: React.FC = ({ children }) => { } return ( -
+
{/* Top Bar */}