Commit 91a881cb authored by Pramodh Rajapakse's avatar Pramodh Rajapakse

styling fixed

parent 68a70a85
......@@ -46,7 +46,7 @@ const styles = StyleSheet.create({
marginVertical: 10,
borderRadius: 10,
backgroundColor: themeColors.PRIMARY_COLOR,
marginHorizontal: 10
},
label: {
fontSize: 22,
......
......@@ -29,6 +29,9 @@ const AuctionDetailScreen = (props, {navigation}) => {
<ScrollView horizontal>
<View style={styles.stakesContainer}>
<AppStakeItem/>
<AppStakeItem/>
<AppStakeItem/>
<AppStakeItem/>
</View>
</ScrollView>
</AppContainer>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment