mirror of
https://github.com/umami-software/umami.git
synced 2026-02-06 21:57:16 +01:00
This commit is contained in:
parent
9b310dacef
commit
abfb78bb98
3 changed files with 5 additions and 5 deletions
|
|
@ -9,7 +9,7 @@ export function MobileMenuButton(props: DialogProps) {
|
|||
<Menu />
|
||||
</Icon>
|
||||
</Button>
|
||||
<Modal placement="left">
|
||||
<Modal placement="left" offset="80px">
|
||||
<Dialog variant="sheet" {...props} style={{ width: 'auto' }} />
|
||||
</Modal>
|
||||
</DialogTrigger>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue