mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
fix: pie size
This commit is contained in:
parent
1bb9865e72
commit
6a8cc1adf5
@ -48,8 +48,8 @@ const FeatureEnvironmentMetrics = ({
|
||||
};
|
||||
} else {
|
||||
primaryStyles = {
|
||||
width: '120px',
|
||||
height: '120px',
|
||||
width: '90px',
|
||||
height: '90px',
|
||||
};
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user