mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-04 00:18:01 +01:00
fix: align projectId in project overview (#632)
This commit is contained in:
parent
6b632c83bf
commit
27700007c0
@ -25,6 +25,7 @@ export const useStyles = makeStyles(theme => ({
|
||||
idContainer: {
|
||||
display: 'flex',
|
||||
width: '100%',
|
||||
textAlign: 'left',
|
||||
},
|
||||
percentageContainer: {
|
||||
display: 'flex',
|
||||
|
Loading…
Reference in New Issue
Block a user