ant-design-vue icon indicating copy to clipboard operation
ant-design-vue copied to clipboard

Radio 组件 按钮样式的单选组合 会有边框重叠现象

Open David-TechNomad opened this issue 1 year ago • 3 comments
trafficstars

企业微信截图_17038296637063

  • [ ] I have searched the issues of this repository and believe that this is not a duplicate.

Version

4.0.8

Environment

Radio 组件 按钮样式的单选组合 会有边框重叠现象

Reproduction link

https://antdv.com/components/radio-cn

Steps to reproduce

Radio 组件 按钮样式的单选组合 会有边框重叠现象

What is expected?

Radio 组件 按钮样式的单选组合 会有边框重叠现象

What is actually happening?

Radio 组件 按钮样式的单选组合 会有边框重叠现象

David-TechNomad avatar Dec 29 '23 06:12 David-TechNomad

能提供复现的代码吗

cc-hearts avatar Dec 31 '23 13:12 cc-hearts

能提供复现的代码吗 <a-radio-group v-model:value="value1"> <a-radio-button value="a">Hangzhou</a-radio-button> <a-radio-button value="b">Shanghai</a-radio-button> <a-radio-button value="c">Beijing</a-radio-button> <a-radio-button value="d">Chengdu</a-radio-button> </a-radio-group>

David-TechNomad avatar Jan 02 '24 02:01 David-TechNomad

image

这边没有办法复现 希望能提供更多的信息

cc-hearts avatar Jan 05 '24 04:01 cc-hearts

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

github-actions[bot] avatar Mar 06 '24 02:03 github-actions[bot]