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