add zoom on orders

This commit is contained in:
2025-11-21 13:41:47 +02:00
parent f70191a145
commit 937436d5c0

View File

@@ -430,7 +430,7 @@ class OrdersPage:
],
alignment=ft.MainAxisAlignment.START,
expand=True,
#scroll=ft.ScrollMode.ADAPTIVE
scroll=ft.ScrollMode.ADAPTIVE
),
expand=True,
)