[mob][photos] Minor UI fix

This commit is contained in:
ashilkn
2024-06-25 10:15:16 +05:30
parent e722024f8f
commit 75dcf18d75

View File

@@ -239,7 +239,7 @@ class MagicRecommendation extends StatelessWidget {
),
ConstrainedBox(
constraints: const BoxConstraints(
maxWidth: 76,
maxWidth: 88,
),
child: Padding(
padding: const EdgeInsets.only(