mirror of
https://github.com/rowyio/rowy.git
synced 2025-12-28 16:06:41 +01:00
update nav community, help menus
This commit is contained in:
@@ -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={{
|
||||
|
||||
@@ -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={{
|
||||
|
||||
Reference in New Issue
Block a user