mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-06-03 18:52:07 +00:00
Fix benchmark picker touch target size in Safari
This commit is contained in:
@@ -286,6 +286,7 @@ const styles = StyleSheet.create({
|
|||||||
},
|
},
|
||||||
picker: {
|
picker: {
|
||||||
...StyleSheet.absoluteFillObject,
|
...StyleSheet.absoluteFillObject,
|
||||||
|
appearance: 'none',
|
||||||
opacity: 0,
|
opacity: 0,
|
||||||
width: '100%'
|
width: '100%'
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user