How to change the style of a Ant-Design 'Select' component?

后端 未结 7 1688
栀梦
栀梦 2021-01-02 07:57

Suppose I want to change the standard white background color of the Select component to green.

My try...


   // Options...

dropdownStyle is one of select props.

reference: antd select

提交回复
热议问题