[Bug Report] el-form应用在el-tabs组件时宽度设为auto,会置于元素上方,理应在label-position定义的位置
Open
stale
- 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
win10 chrome 83.0.4103.106
### Vue version
2.6.11
### Reproduction Link
https://codepen.io/pen
### Steps to reproduce
el-form应用在el-tabs组件时设置label-width宽度为auto,即默认宽度,元素label会至于顶部,输入值后有回到左部,理应是左部(label-position定义为左部),但指定宽度的话位置没有问题
### What is Expected?
el-form应用在el-tabs组件时设置label-width宽度为auto,出现在label-position设为的位置
### What is actually happening?
el-form应用在el-tabs组件时设置label-width宽度为auto,出现在元素上方,输入之后回到label-position设定的位置
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.