WIP
This commit is contained in:
parent
f800f91190
commit
d503554a79
|
@ -169,7 +169,7 @@ class _CardItemTemplateComponentWidgetState
|
|||
);
|
||||
} else {
|
||||
return Column(
|
||||
mainAxisSize: MainAxisSize.max,
|
||||
mainAxisSize: MainAxisSize.min,
|
||||
children: [
|
||||
_generateImage(),
|
||||
Container(
|
||||
|
|
Loading…
Reference in New Issue