Skip to content

Commit 774abfd

Browse files
Merge branch 'ethereum:dev' into dev
2 parents 08144ad + 0021ff3 commit 774abfd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/@chakra-ui/components/Button.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ const baseStyle = defineStyle({
1414
borderRadius: "base",
1515
border: "1px",
1616
color: "primary.base",
17+
fontWeight: "normal",
1718
lineHeight: "1.6",
1819
transitionProperty: "common",
1920
transitionDuration: "normal",

0 commit comments

Comments
 (0)