Skip to content

Commit

Permalink
update Card padding
Browse files Browse the repository at this point in the history
  • Loading branch information
bdrtsky committed Jun 5, 2023
1 parent c050092 commit 0b1ce39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tokens.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,7 @@ export default defineTheme({
}
},
card: {
padding: '{space.1}',
padding: '2px',
borderRadius: '{radii.sm}',
borderWidth: '0px',
borderStyle: 'solid',
Expand Down

0 comments on commit 0b1ce39

Please sign in to comment.