We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d6ca5d commit e045166Copy full SHA for e045166
components/Dropdown/Dropdown.styles.js
@@ -34,7 +34,6 @@ export default StyleSheet.create({
34
picker: {
35
backgroundColor: "rgba(255, 255, 255, 1.0)",
36
borderRadius: 2,
37
- position: "absolute",
38
...Platform.select({
39
ios: {
40
shadowRadius: 2,
0 commit comments