[bug report] tab component exceeds the style of displaying scroll bar and scroll arrow
Open
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.15.6
### OS/Browsers version
windows/谷歌94.0.4606.81
### Vue version
2.6.14
### Reproduction Link
https://codepen.io/pen-pen-pen/pen/ZEJpxxz
### Steps to reproduce
你们的逻辑是会给点击不能滚动tab的箭头加上is-disabled类名 一开始是对的 但是在后面切换中变成了能滚动的箭头加上了is-disabled类名
### What is Expected?
点击不能滚动的箭头加上is-disabled类名
### What is actually happening?
初始化的时候是对的 后面变成了能滚动的箭头加上了is-disabled类名
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.