Rm flex_1 causing overflow

This commit is contained in:
Eric Bailey
2024-10-17 14:17:56 -05:00
parent 1fc55697a7
commit 256acc143e
@@ -62,7 +62,7 @@ export function Card({
}
return (
<View style={[a.flex_1, a.gap_md]}>
<View style={[a.w_full, a.gap_md]}>
<View style={[a.flex_row, a.gap_sm]}>
{!noIcon ? <StarterPack width={40} gradient="sky" /> : null}
<View>