mirror of
https://github.com/rowyio/rowy.git
synced 2025-12-29 00:16:39 +01:00
update community, help menu spacing
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user