style: 增加选择器高度以改善用户界面体验
This commit is contained in:
parent
da8646156b
commit
03f8e8d74a
@ -589,9 +589,10 @@ const styles = StyleSheet.create({
|
||||
},
|
||||
picker: {
|
||||
color: '#ffffff',
|
||||
height: 40,
|
||||
height: 60,
|
||||
width: '100%',
|
||||
},
|
||||
|
||||
resetButton: {
|
||||
flexDirection: 'row',
|
||||
alignItems: 'center',
|
||||
|
Loading…
x
Reference in New Issue
Block a user