[Bug Report] Multiple checkBoxes width border in a row , the first checkbox margin-left 10 in the second line
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.13.2
### OS/Browsers version
Google Chrome 86.0.4240.75
### Vue version
3.0.0
### Reproduction Link
https://codepen.io/pen/?&editable=true=https%3A%2F%2Felement.eleme.io%2F(官网checkbox多选框组实例加上border可复现)
### Steps to reproduce
1.Official examples,checkbox,Multi box group,Online operation,
2.Multiple checkBoxes width border in a row , the first checkbox margin-left 10 in the second line
1.在官方实例文档中,checkbox, 多选框组, 在线运行
2.为checkbox添加一个border, 然后添加checkbox的数量,除第一个外,其他checkbox都具有样式margin-left 10,当数量使其折行后,发现第二行的首个checkbox样式发生偏移
### What is Expected?
the first checkbox not margin-left 10 in the second line or Align two lines
### What is actually happening?
the first checkbox margin-left 10 in the second line
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.