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
2.15.14
windows11 / edge 126
2.7.16
https://codepen.io/17846/pen/QWewZJo
浏览器往小缩放过程中(从100%开始),表格可能会出现右侧边框和底部边框丢失的情况。 在我这环境中,缩放为90%时没有底部边框,缩放为80%没有右侧边框,更小的情况也会出现边框丢失的情况。
缩放过程中正常显示边框
在特定的缩放比例中(小于100%),右侧边框和底部边框消失
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Element UI version
2.15.14
OS/Browsers version
windows11 / edge 126
Vue version
2.7.16
Reproduction Link
https://codepen.io/17846/pen/QWewZJo
Steps to reproduce
浏览器往小缩放过程中(从100%开始),表格可能会出现右侧边框和底部边框丢失的情况。
在我这环境中,缩放为90%时没有底部边框,缩放为80%没有右侧边框,更小的情况也会出现边框丢失的情况。
What is Expected?
缩放过程中正常显示边框
What is actually happening?
在特定的缩放比例中(小于100%),右侧边框和底部边框消失
The text was updated successfully, but these errors were encountered: