Skip to content

Commit

Permalink
change process card link pl to px
Browse files Browse the repository at this point in the history
  • Loading branch information
gerouvi committed Nov 12, 2024
1 parent f4987bf commit a0d6582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Organization/Dashboard/ProcessCard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ const ProcessCard = () => {
textDecoration='none'
py='10px'
borderRadius='xl'
pl={4}
px={4}
_hover={{
bgColor: 'process.card_hover.light',

Expand Down

0 comments on commit a0d6582

Please sign in to comment.