ant-design / compatible

https://compatible.now.sh
MIT License
89 stars 23 forks source link

Form styles not using prefix and changing not ant-design forms styles #129

Open JuanTincho opened 2 years ago

JuanTincho commented 2 years ago

This style is changing our radio and checkbox inputs globally in our code (line 229).

https://github.com/ant-design/compatible/blob/284747003cf7aae0385101031c8d85cb722def46/src/form/style/index.less#L145

The same style in ant-design/ant-design is using a prefix to modify its children.

https://github.com/ant-design/ant-design/blob/264b3514d8f2f06fc627dc734c6bd68d98a3a16f/components/form/style/components.less#L9