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: {
flex: 1,
gap: isWeb ? undefined : IMAGE_GAP,
flex: 2,
aspectRatio: isWeb ? 1 : undefined,
},
threeDouble: {
flex: 1,