mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-14 04:20:07 +02:00
re-add menu button to sidebar
This commit is contained in:
@@ -312,7 +312,7 @@ export const PlayerConfig = () => {
|
||||
]);
|
||||
|
||||
return (
|
||||
<Popover position="top-end" width={500} withArrow>
|
||||
<Popover position="top" width={500}>
|
||||
<Popover.Target>
|
||||
<ActionIcon
|
||||
icon="mediaSettings"
|
||||
|
||||
Reference in New Issue
Block a user