Skip to content

Commit

Permalink
change px to smaller
Browse files Browse the repository at this point in the history
  • Loading branch information
vercia committed Apr 30, 2024
1 parent 5927c45 commit 50744ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion govtool/frontend/src/components/atoms/StatusPill.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export const StatusPill = ({
size={size}
label={label}
sx={{
px: 1.5,
px: 0.5,
py: 0.5,
height: 24,
...sx,
Expand Down

0 comments on commit 50744ce

Please sign in to comment.