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

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