Skip to content

Commit

Permalink
Removed extra padding
Browse files Browse the repository at this point in the history
  • Loading branch information
devias-io committed May 13, 2019
1 parent 7606a70 commit e519ad7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/views/Dashboard/components/Progress/styles.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ export default theme => ({
},
content: {
display: 'flex',
alignItems: 'center',
paddingRight: theme.spacing.unit * 3
alignItems: 'center'
},
details: {},
title: {
Expand Down

0 comments on commit e519ad7

Please sign in to comment.