projectcss
Results
2
issues of
projectcss
why use requestAnimationFrame to achieve synchronous scrolling instead of directly updating element?
### Reproduction link [https://github.com/ant-design/ant-design/blob/master/components/config-provider/index.tsx](https://github.com/ant-design/ant-design/blob/master/components/config-provider/index.tsx) ### Steps to reproduce https://github.com/ant-design/ant-design/blob/master/components/config-provider/index.tsx ### What is expected? ConfigProvider支持对Popconfirm进行样式覆盖 ### What is actually happening? ConfigProvider不支持对Popconfirm进行样式覆盖 | Environment | Info | | --- | --- |...
💡 Feature Request