mirror of
https://github.com/Unleash/unleash.git
synced 2025-06-04 01:18:20 +02: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