Merge branch 'local_server' into staging_environment
This commit is contained in:
commit
d864a9c1de
28 changed files with 934 additions and 506 deletions
|
|
@ -28,6 +28,7 @@ const useStyles = makeStyles((theme: Theme) => {
|
|||
position: "fixed",
|
||||
bottom: theme.spacing(8), //for mobile navigator
|
||||
right: theme.spacing(2),
|
||||
zIndex: theme.zIndex.speedDial,
|
||||
[theme.breakpoints.up("sm")]: {
|
||||
bottom: theme.spacing(1.75)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue