mirror of
https://github.com/Unleash/unleash.git
synced 2025-04-15 01:16:22 +02:00
fix: margin
This commit is contained in:
parent
03230fcff9
commit
5d48ce3f03
@ -11,7 +11,7 @@ export const useStyles = makeStyles(theme => ({
|
||||
},
|
||||
environmentMetrics: {
|
||||
border: `1px solid ${theme.palette.grey[300]}`,
|
||||
margin: '1rem',
|
||||
margin: '0.5rem',
|
||||
width: '30%',
|
||||
},
|
||||
[theme.breakpoints.down(1000)]: {
|
||||
|
Loading…
Reference in New Issue
Block a user