Skip to content

Commit

Permalink
modify: 모바일 헤더 z-index 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
JitHoon committed Jan 23, 2024
1 parent db12ee4 commit 07451d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/common/MobileDashboardHeader/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ const Container = styled.div`
font-size: 11px;
font-weight: 700;
z-index: 100;
}
`;

Expand Down

0 comments on commit 07451d7

Please sign in to comment.