You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the PickerField inherits all TextField styling, but cannot be targeted in CSS with an element selector. In addition, currently the modal page elements can be only targeted with a class set on the PickerField which gets transferred on the ActionBar and ListView. We need a way to directly style all instances of PickeField modals without the need to set a class.