mirror of
https://github.com/Unleash/unleash.git
synced 2025-10-27 11:02:16 +01:00
styling fixes
This commit is contained in:
parent
408f24dcdd
commit
54f62d610f
@ -17,6 +17,6 @@ export const useStyles = makeStyles()(theme => ({
|
|||||||
display: 'flex',
|
display: 'flex',
|
||||||
flexDirection: 'row',
|
flexDirection: 'row',
|
||||||
justifyContent: 'start',
|
justifyContent: 'start',
|
||||||
margin: '0.75rem 0'
|
margin: '0.75rem 0',
|
||||||
}
|
},
|
||||||
}));
|
}));
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user