-
Notifications
You must be signed in to change notification settings - Fork 288
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Version
latest
Vue Version
latest
Link to minimal reproduction
https://vue-devui.github.io/components/tabs/#%E6%B7%BB%E5%8A%A0-%E5%88%A0%E9%99%A4
Step to reproduce
- 打开官网
- 打开Tabs组件
- 在添加/删除节不断添加
- 会发现溢出不截断错误
What is expected
超出容器宽度时应当截断或显示省略号,例如React Tabs
What is actually happening
没有添加overflow hidden或其他相应样式
Any additional comments (optional)
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working