Skip to content

Commit

Permalink
feat: scroll ability added to description
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-amirfazel authored Dec 5, 2023
1 parent fad0dfe commit 07611fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/components/item-card/more-info-modal.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ const MoreInfoModal = ({
paddingLeft: '5px',
marginTop: '0px',
marginBottom: '10px',
overflowY: auto,
borderLeft: '1px solid var(--light-text-color-lighter)',
}}
>
Expand Down

0 comments on commit 07611fa

Please sign in to comment.