Skip to content
This repository has been archived by the owner on Jul 22, 2020. It is now read-only.

Commit

Permalink
fix: no wrap public key
Browse files Browse the repository at this point in the history
  • Loading branch information
manuel-calavera committed Oct 17, 2019
1 parent 3e37ece commit a11a15a
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,7 @@ export default makeStyles(theme => ({
lineHeight: '16px',
borderRadius: 0,
padding: 11,
whiteSpace: 'nowrap',
maxWidth: '100%'
},
}));

0 comments on commit a11a15a

Please sign in to comment.