websemantics / awesome-ant-design

A curated list of Ant Design resources and related projects. The main idea is that everyone can contribute here, so we can have a central repository of informations about Ant Design that we keep up-to-date
http://ant.design/
Other
3.15k stars 217 forks source link

Tab组件内button元素style一直变化导致组件宽度一直闪动 #88

Open gbnijnugyf opened 1 year ago

gbnijnugyf commented 1 year ago

image image

上图是我发现在tab组件中有一个button元素,class名为.ant-tabs-nav-more,这个button元素的style在运行过程中一直变化,一会儿出现一会儿消失。 此时如果tab组件宽度设为fit-content或者auto,组件宽度就会一直变化。不想写死tab宽度,请问有什么解决办法吗