Skip to content

Commit

Permalink
Override user-agent border radius on buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
wyze committed Nov 12, 2017
1 parent 1b04dc0 commit ead5c1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/styles.re
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ let button: string =
make
background::"#6d71ff"
border::"none"
borderRadius::"0"
color::"#fafafa"
cursor::"pointer"
display::"inline-block"
Expand Down

0 comments on commit ead5c1f

Please sign in to comment.