fix: small component fixes
This commit is contained in:
parent
0b28e7f98a
commit
b153a23f25
7 changed files with 23 additions and 9 deletions
|
|
@ -33,7 +33,7 @@ const useStyles = makeStyles({
|
|||
marginRight: spacer / 4,
|
||||
marginBottom: spacer / 2,
|
||||
marginLeft: spacer / 4,
|
||||
height: 18,
|
||||
height: spacer * 3,
|
||||
backgroundColor: ({ type }) => backgroundColors[type]
|
||||
},
|
||||
label: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue