mirror of
https://github.com/Unleash/unleash.git
synced 2025-03-18 00:19:49 +01:00
Merge branch 'master' into fix/clone-toggle-crash
This commit is contained in:
commit
cb0735a7a3
@ -48,8 +48,8 @@ const FeatureEnvironmentMetrics = ({
|
||||
};
|
||||
} else {
|
||||
primaryStyles = {
|
||||
width: '120px',
|
||||
height: '120px',
|
||||
width: '90px',
|
||||
height: '90px',
|
||||
};
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user