This commit is contained in:
Phuoc Nguyen
2025-10-17 18:06:32 +07:00
parent 57bf73e4d1
commit e321e9a419
6 changed files with 445 additions and 231 deletions

View File

@@ -46,7 +46,7 @@ class PromotionSlider extends StatelessWidget {
),
),
SizedBox(
height: 200,
height: 230,
child: ListView.builder(
scrollDirection: Axis.horizontal,
padding: const EdgeInsets.symmetric(horizontal: 12),