Skip to content

Commit

Permalink
Update Modal.styled.jsx
Browse files Browse the repository at this point in the history
added cursor pointer to icons on modal
  • Loading branch information
PetroShutak authored Oct 9, 2023
1 parent 0ff566b commit caaee53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Modal/Modal.styled.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ export const iconStyles = {
right: 12,
width: 22,
height: 22,
cursor: "pointer",
};

export const Image = styled.img`
Expand Down

0 comments on commit caaee53

Please sign in to comment.