Fix rendering on safari browser
This commit is contained in:
parent
355c796bd8
commit
70bb077840
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ const useStyles = makeStyles(
|
|||
border: `1px solid ${theme.palette.divider}`,
|
||||
height: 40,
|
||||
marginRight: theme.spacing(2),
|
||||
padding: 6,
|
||||
width: 40
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue