Skip to content

Commit

Permalink
Updated borderRadius for card variant
Browse files Browse the repository at this point in the history
  • Loading branch information
ioay committed Jan 15, 2024
1 parent bd81f8a commit 4a719ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dapp/src/theme/Card.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ const Card: ComponentSingleStyleConfig = {
bg: "gold.100",
borderColor: "white",
borderStyle: "solid",
borderRadius: "lg",
},
},
},
Expand Down

0 comments on commit 4a719ab

Please sign in to comment.