added lunch hours | added restaurant type
This commit is contained in:
@@ -6,7 +6,7 @@ import { makeStyles } from "@material-ui/core/styles";
|
||||
|
||||
const useStyles = makeStyles((theme) => ({
|
||||
backdrop: {
|
||||
zIndex: theme.zIndex.drawer + 1,
|
||||
zIndex: theme.zIndex.drawer + 15,
|
||||
color: "#fff",
|
||||
},
|
||||
}));
|
||||
|
||||
Reference in New Issue
Block a user