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