Fix benchmark picker touch target size in Safari

This commit is contained in:
Nicolas Gallagher
2018-01-23 12:17:31 -08:00
parent efeaea70a9
commit 8512709251
+1
View File
@@ -286,6 +286,7 @@ const styles = StyleSheet.create({
},
picker: {
...StyleSheet.absoluteFillObject,
appearance: 'none',
opacity: 0,
width: '100%'
},