Skip to content

Commit

Permalink
refactor-068: 카테고리 페이지 드롭다운 스타일 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
gs0428 committed Feb 15, 2024
1 parent 5b541dd commit ecb0402
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles/category/index.style.ts
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ export const DropdownWrap = styled.div`
margin: 0;
display: flex;
flex-direction: column;
z-index: 0;
z-index: 1;
& div.select-box {
padding: 8px 16px;
width: 202px;
Expand Down

0 comments on commit ecb0402

Please sign in to comment.