[Bug Report] table UI error: #Table with fixed column - The.border-bottom of the upper left <th> is hidden
Open
stale
windows
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.7.2
### OS/Browsers version
Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.75 Safari/537.36
### Vue version
2.6.10
### Reproduction Link
https://codepen.io/pen/?&editable=true
### Steps to reproduce
可在官网复现:elementUI官网#固定列和表头。
https://element.eleme.io/#/en-US/component/table#table-with-fixed-column
左上侧的.border-bottom样式被隐藏,导致该列下方所有内容上移1px。
该情况在上述版本的vue/elmentui、实际生产项目中已复现。
### What is Expected?
期待表格内所有内容高度一致
### What is actually happening?
左上侧的.border-bottom样式被隐藏,导致该列下方所有内容上移1px。
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.