update nav community, help menus

This commit is contained in:
Sidney Alcantara
2022-08-02 23:36:51 +02:00
parent f4b50f31be
commit 7d5b7387c8
2 changed files with 2 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ export default function HelpMenu({
anchorOrigin={{ vertical: "bottom", horizontal: "right" }}
transformOrigin={{ vertical: "bottom", horizontal: "left" }}
sx={{ "& .MuiPaper-root": { mt: 1.5, py: 1 } }}
PaperProps={{ elevation: 10 }}
PaperProps={{ elevation: 12 }}
>
<ListSubheader
sx={{

View File

@@ -47,7 +47,7 @@ export default function HelpMenu({
anchorOrigin={{ vertical: "bottom", horizontal: "right" }}
transformOrigin={{ vertical: "bottom", horizontal: "left" }}
sx={{ "& .MuiPaper-root": { mt: 1.5, py: 1 } }}
PaperProps={{ elevation: 10 }}
PaperProps={{ elevation: 12 }}
>
<ListSubheader
sx={{