Skip to content

Commit

Permalink
Add cursor pointer
Browse files Browse the repository at this point in the history
  • Loading branch information
saracrz committed Nov 13, 2023
1 parent 66aaf8e commit 7eecc83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/containers/styles/CollapsibleCardStyles.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ export const CollapsibleCardWrapper = styled.div`

export const CollapsibleTitleWrapper = styled.div`
align-items: center;
cursor: pointer;
display: flex;
justify-content: space-between;
padding: 20px;
Expand Down

0 comments on commit 7eecc83

Please sign in to comment.