Skip to content

Commit

Permalink
style :: admin 드롭다운 위치 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
wlalsplus100 committed Jul 4, 2024
1 parent c9292bf commit 3dc1e01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Header/style.ts
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ export const _LogoButton = styled(Link)`
`;

export const _DropdownWrapper = styled.div`
position: relative;
cursor: pointer;
display: flex;
flex-direction: column;
Expand Down

0 comments on commit 3dc1e01

Please sign in to comment.