add image zoom
This commit is contained in:
@@ -274,6 +274,7 @@ class ProductPage:
|
||||
[
|
||||
ft.Image(
|
||||
src=self.product['image'],
|
||||
expand=True,
|
||||
fit=ft.ImageFit.CONTAIN,
|
||||
)
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user