mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-01-23 17:16:26 +01:00
Change menu alignment
This commit is contained in:
parent
46dfd9aab0
commit
6b4c1c8505
1 changed files with 1 additions and 1 deletions
|
@ -273,7 +273,7 @@ function MediaModal({
|
||||||
<span>
|
<span>
|
||||||
<Menu2
|
<Menu2
|
||||||
overflow="auto"
|
overflow="auto"
|
||||||
align="end"
|
align="center"
|
||||||
position="anchor"
|
position="anchor"
|
||||||
gap={4}
|
gap={4}
|
||||||
menuClassName="glass-menu"
|
menuClassName="glass-menu"
|
||||||
|
|
Loading…
Reference in a new issue