This commit is contained in:
jantunesmesias 2024-08-26 17:55:05 -03:00
parent f800f91190
commit d503554a79
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,7 @@ class _CardItemTemplateComponentWidgetState
);
} else {
return Column(
mainAxisSize: MainAxisSize.max,
mainAxisSize: MainAxisSize.min,
children: [
_generateImage(),
Container(