MadCcc
MadCcc
duplicate of https://github.com/ant-design/ant-design/issues/47565
`paddingSM` would be ok
The part you want customize is blue or white?
Not a normal design, could you provide more details?
Pagination 里的 input 自己写的样式没有复用 Input 组件,需要改造
> @MadCcc @li-jia-nan 最好花点时间先把所有组件的语义化结构用 RFC 写出来,这样不需要一个个单独讨论。 我这个月拟一版
Try change style with `style` ?
As said above, `primaryColor` is used for primary typed Button. Since we donot have hover style on primary Button's text, we didn't provide a token to control this.
Adding default name generation for RadioGroup in 5.23.0 broke the unit test assertion `toBeChecked`.
We should support overriding `name` of Radio.
魔改引发的样式问题我们不太会做支持