Skip to content

Commit

Permalink
fix: time wrap (#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
kingsleydon authored Oct 15, 2020
1 parent 3f67ab4 commit 7fc4e76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/griffith/src/components/Controller/styles.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ export default StyleSheet.create({
time: {
padding: '0 0.5em',
width: '100px',
whiteSpace: 'nowrap',
textAlign: 'center',
fontSize: '0.875em',
lineHeight: 2.5,
Expand Down

0 comments on commit 7fc4e76

Please sign in to comment.