update community, help menu spacing

This commit is contained in:
Sidney Alcantara
2022-07-08 14:40:27 +10:00
parent 0ece76c3ef
commit b23eb499a6
2 changed files with 2 additions and 2 deletions

View File

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

View File

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