Skip to content

Commit

Permalink
[Style] [GGFE-206] inventoryItem height 조정
Browse files Browse the repository at this point in the history
  • Loading branch information
yoouyeon committed Aug 30, 2023
1 parent ec14125 commit f4098d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions styles/store/Inventory.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@

.inventoryItem {
position: relative;
height: fit-content;
padding: 1rem;
color: #7a6e7b;
background-color: #d4b8f2;
Expand Down

0 comments on commit f4098d2

Please sign in to comment.