partial: theme and more css fixes
This commit is contained in:
parent
c6c3feb3b4
commit
af21051989
12 changed files with 153 additions and 245 deletions
|
|
@ -252,7 +252,7 @@ const AddMachine = memo(({ close, onPaired }) => {
|
|||
<div className={classes.wrapper}>
|
||||
<div className={classes.headerDiv}>
|
||||
<Title>Add Machine</Title>
|
||||
<IconButton disableRipple={true} onClick={close} size="large">
|
||||
<IconButton onClick={close} size="large">
|
||||
<SvgIcon color="error">
|
||||
<CloseIcon />
|
||||
</SvgIcon>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue