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

Commit

Permalink
fix: long name advantage
Browse files Browse the repository at this point in the history
  • Loading branch information
manuel-calavera authored and sunnygleason committed Aug 30, 2019
1 parent 0df526c commit d796d77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/v2/components/TourDeSol/Ranking/styles.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export default makeStyles(theme => ({
},
},
name: {
maxWidth: 130,
width: 130,
color: getColor('main')(theme),
marginRight: 26,
flexShrink: 0,
Expand Down

0 comments on commit d796d77

Please sign in to comment.