move body menu

This commit is contained in:
2025-05-29 16:26:29 +02:00
parent bf2082c6a8
commit 6f7ee78289
9 changed files with 18 additions and 18 deletions

View File

@@ -115,8 +115,8 @@ class _WaitingRoomState extends State<WaitingRoom> {
),
),
Positioned(
right: 0,
bottom: 0,
right: 10,
bottom: 10,
child: MihFloatingMenu(
icon: Icons.add,
animatedIcon: AnimatedIcons.menu_close,