Skip to content

Commit 93ac595

Browse files
remove overflow hidden from popup menu
1 parent 76d311a commit 93ac595

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

styles/native/ts/core/widgets/popupmenu.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ export const com_mendix_widget_native_popupmenu_PopupMenu: PopupMenuType = {
1717
// All ViewStyle properties are allowed
1818
borderRadius: 10,
1919
shadowColor: "#000",
20-
overflow: "hidden",
2120
shadowOpacity: 0.2,
2221
shadowRadius: 10,
2322
elevation: 16,

0 commit comments

Comments
 (0)