Skip to content

Commit

Permalink
minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanSh committed Nov 8, 2022
1 parent 5d86a1f commit b277484
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ export const CspCounterCard = (counter: CspCounterCardProps) => {
hasBorder
onClick={counter.onClick}
paddingSize="m"
layout="horizontal"
textAlign="left"
layout="vertical"
css={css`
position: relative;
Expand Down

0 comments on commit b277484

Please sign in to comment.