We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.7.7
node v16.20、vue v2.5.17
当我设置tabs长度为50%,对应每个tabs之间有一定的margin就导致一直闪动
我大致知道是组件内部做出的计算,导致margin意外触发了这个bug。我需要的是如何把tabs居中且占满全部的剩余宽度,有没有更好的办法
界面展示正常但是会一直闪动
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
感谢
No branches or pull requests
Version
1.7.7
Environment
node v16.20、vue v2.5.17
Reproduction link
Steps to reproduce
当我设置tabs长度为50%,对应每个tabs之间有一定的margin就导致一直闪动
What is expected?
我大致知道是组件内部做出的计算,导致margin意外触发了这个bug。我需要的是如何把tabs居中且占满全部的剩余宽度,有没有更好的办法
What is actually happening?
界面展示正常但是会一直闪动
The text was updated successfully, but these errors were encountered: