@@ -351,14 +351,14 @@ const styles = StyleSheet.create({
color: '#000000'
},
leftLable: {
- width: 160,
+ width: '70%',
fontSize: 17,
color:'#000000',
textAlign: 'center'
rightLable: {
- width: 100,
+ width: '30%',
textAlign: 'center',
borderLeftWidth: 1,
paddingLeft: 0,