Bug fix | TP-61793 | TP-61794 | TP-61795 (#10548)
This commit is contained in:
@@ -21,7 +21,7 @@ const styles = StyleSheet.create({
|
||||
flexDirection: "row",
|
||||
justifyContent: "space-between",
|
||||
paddingBottom: 32,
|
||||
paddingTop: 12,
|
||||
paddingTop: 11,
|
||||
paddingHorizontal: 16,
|
||||
},
|
||||
roundedRowContainer: {
|
||||
@@ -54,7 +54,6 @@ const styles = StyleSheet.create({
|
||||
shadowOffset: { width: 0, height: -16 },
|
||||
shadowRadius: 8,
|
||||
elevation: 12,
|
||||
borderWidth: 1
|
||||
},
|
||||
greenSeparatorContainer: {
|
||||
paddingHorizontal: 16,
|
||||
|
||||
Reference in New Issue
Block a user