TP-62888 | Feature | Market benefit comparison (#10870)
This commit is contained in:
committed by
GitHub
parent
a9630e73f8
commit
68d20a76c6
@@ -3,13 +3,14 @@ import { StyleSheet } from "react-native";
|
||||
const styles = StyleSheet.create({
|
||||
footerButtonContainer: {
|
||||
backgroundColor: "#1F002A",
|
||||
paddingVertical: 16,
|
||||
borderRadius: 4,
|
||||
justifyContent: "center",
|
||||
alignItems: "center",
|
||||
},
|
||||
loaderLottieStyle: {
|
||||
width: 30,
|
||||
width: 26,
|
||||
height: 22,
|
||||
resizeMode: "contain",
|
||||
alignSelf: "center",
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user