From d503554a7960f17e7462c06fe8d8e7c18c699aaa Mon Sep 17 00:00:00 2001 From: jantunesmesias Date: Mon, 26 Aug 2024 17:55:05 -0300 Subject: [PATCH] WIP --- .../card_item_template_component_widget.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/components/templates_components/card_item_template_component/card_item_template_component_widget.dart b/lib/components/templates_components/card_item_template_component/card_item_template_component_widget.dart index 12d77dfd..a733ced6 100644 --- a/lib/components/templates_components/card_item_template_component/card_item_template_component_widget.dart +++ b/lib/components/templates_components/card_item_template_component/card_item_template_component_widget.dart @@ -169,7 +169,7 @@ class _CardItemTemplateComponentWidgetState ); } else { return Column( - mainAxisSize: MainAxisSize.max, + mainAxisSize: MainAxisSize.min, children: [ _generateImage(), Container(