re-add menu button to sidebar

This commit is contained in:
jeffvli
2025-11-22 20:12:16 -08:00
parent c0f18d7a10
commit 0a25df39ca
4 changed files with 26 additions and 20 deletions
@@ -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"