Skip to content

Commit e045166

Browse files
committed
Fix style
1 parent 2d6ca5d commit e045166

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/Dropdown/Dropdown.styles.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ export default StyleSheet.create({
3434
picker: {
3535
backgroundColor: "rgba(255, 255, 255, 1.0)",
3636
borderRadius: 2,
37-
position: "absolute",
3837
...Platform.select({
3938
ios: {
4039
shadowRadius: 2,

0 commit comments

Comments
 (0)