Skip to content

Commit

Permalink
πŸ› Remove unintended button width (#976)
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Marszalek authored Dec 14, 2020
1 parent 7cd71b1 commit 15d59ea
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ const {
export const button: ButtonToken = {
background: 'transparent',
height: buttonHeight,
width: '100%',
typography: {
...buttonTypography,
textAlign: 'center',
Expand Down

0 comments on commit 15d59ea

Please sign in to comment.