add zoom on orders
This commit is contained in:
@@ -150,7 +150,8 @@ class OrdersPage:
|
|||||||
alignment=ft.MainAxisAlignment.SPACE_BETWEEN
|
alignment=ft.MainAxisAlignment.SPACE_BETWEEN
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
expand=True
|
expand=True,
|
||||||
|
scroll=ft.ScrollMode.ADAPTIVE
|
||||||
)
|
)
|
||||||
|
|
||||||
self.order_details_placeholder = ft.Container(
|
self.order_details_placeholder = ft.Container(
|
||||||
|
|||||||
Reference in New Issue
Block a user