diff --git a/frontend/src/ui/pages/Dashboard.tsx b/frontend/src/ui/pages/Dashboard.tsx index ac46ce4..f578f36 100644 --- a/frontend/src/ui/pages/Dashboard.tsx +++ b/frontend/src/ui/pages/Dashboard.tsx @@ -50,7 +50,6 @@ const LiveIndicator = styled('div', { alignItems: 'center', justifyContent: 'center', fontWeight: 'bold', - zIndex: 2, backgroundSize: 'cover', backgroundPosition: 'center', });