mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-09 00:18:00 +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: {
|
idContainer: {
|
||||||
display: 'flex',
|
display: 'flex',
|
||||||
width: '100%',
|
width: '100%',
|
||||||
|
textAlign: 'left',
|
||||||
},
|
},
|
||||||
percentageContainer: {
|
percentageContainer: {
|
||||||
display: 'flex',
|
display: 'flex',
|
||||||
|
Loading…
Reference in New Issue
Block a user