Skip to content

Commit

Permalink
feat : 230518 merge
Browse files Browse the repository at this point in the history
  • Loading branch information
seungsseul committed May 18, 2023
1 parent c9a9707 commit 1e2a041
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ export const InventoryBox = styled.div`
grid-template-columns: repeat(3, auto);
gap: 15px;
width: 70%;
height: 390px;
height: 410px;
background-color: ${colors.NavBarCreamColor};
overflow-y: scroll;
padding: 15px;
Expand Down

0 comments on commit 1e2a041

Please sign in to comment.