Adjust header label spacing (#756)
This commit is contained in:
@@ -47,7 +47,7 @@ const useStyles = makeStyles<BackstageTheme>((theme) => ({
|
||||
flexDirection: 'row',
|
||||
flexWrap: 'wrap',
|
||||
alignItems: 'center',
|
||||
marginRight: theme.spacing(6),
|
||||
marginRight: theme.spacing(1),
|
||||
},
|
||||
title: {
|
||||
color: theme.palette.bursts.fontColor,
|
||||
|
||||
Reference in New Issue
Block a user