...
|
...
|
@@ -178,6 +178,7 @@ const styles = StyleSheet.create({ |
|
|
borderColor: '#CCC',
|
|
|
borderRadius: 4,
|
|
|
marginTop: 5,
|
|
|
paddingLeft:10,
|
|
|
},
|
|
|
pickerView: {
|
|
|
width: width - 150,
|
...
|
...
|
@@ -188,6 +189,7 @@ const styles = StyleSheet.create({ |
|
|
borderColor: '#CCC',
|
|
|
borderRadius: 4,
|
|
|
justifyContent: 'center',
|
|
|
paddingLeft:10,
|
|
|
},
|
|
|
pickerText: {
|
|
|
|
...
|
...
|
|