I am trying to use the Style property to allow user to customize the size of the dropdown. However, the Style only affects the .rz-dropdown class, not the menu items. I did not some "Inspecting" and notice the menu items are on a separate xpath.
Does anyone know how can I pass the Style property to the MenuItems?