ElemeFE / element

A Vue.js 2.0 UI Toolkit for Web
https://element.eleme.io/
MIT License
54.12k stars 14.64k forks source link

[Bug Report] el-tab 第二个和最后一个 tab 标签样式和其他标签不一致问题 #19098

Open Yuliang-Lee opened 4 years ago

Yuliang-Lee commented 4 years ago

Element UI version

2.13.0

OS/Browsers version

macos/chrome80

Vue version

2.6.11

Reproduction Link

https://codepen.io/Yuliang-Lee/pen/bGdJWGZ

Steps to reproduce

可关闭的 el-tab 组件

What is Expected?

非当前选中的 tab 标签,鼠标 hover 的时候样式表现效果一致,padding-leftpadding-right 从 20px 变成 13px

What is actually happening?

当前第二个标签 hover 时,padding-left 没有变 13px,最后一个标签 padding-right 没有变 13px

Yuliang-Lee commented 4 years ago

ezgif-4-e1ddabba20b0

Yuliang-Lee commented 4 years ago

看了下源码应该是这里控制的 image 不知道这是基于什么考虑的?

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.