diff --git a/src/components/common/MobileDashboardHeader/index.tsx b/src/components/common/MobileDashboardHeader/index.tsx index 0436607f..a237643f 100644 --- a/src/components/common/MobileDashboardHeader/index.tsx +++ b/src/components/common/MobileDashboardHeader/index.tsx @@ -56,6 +56,7 @@ const Container = styled.div` font-size: 11px; font-weight: 700; + z-index: 100; } `;