cleanup
parent
767dd83d0b
commit
bb4c9df039
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue