zio/stable
Hailey 2024-01-30 17:00:49 -08:00
parent 767dd83d0b
commit bb4c9df039
1 changed files with 2 additions and 2 deletions

View File

@ -111,8 +111,8 @@ const styles = StyleSheet.create({
} }
: {}, : {},
threeSingle: { threeSingle: {
flex: 1, flex: 2,
gap: isWeb ? undefined : IMAGE_GAP, aspectRatio: isWeb ? 1 : undefined,
}, },
threeDouble: { threeDouble: {
flex: 1, flex: 1,