re-aligned add bin button and closing crisp chat when chat drawer is opened
This commit is contained in:
parent
4871100365
commit
abc77cc27a
3 changed files with 10 additions and 7 deletions
|
|
@ -27,7 +27,7 @@ const useStyles = makeStyles((theme: Theme) => {
|
|||
},
|
||||
position: "fixed",
|
||||
bottom: theme.spacing(8), //for mobile navigator
|
||||
right: theme.spacing(10.25),
|
||||
right: theme.spacing(2),
|
||||
[theme.breakpoints.up("sm")]: {
|
||||
bottom: theme.spacing(1.75)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue