8000
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.11.0
Windows 10 / Chrome 75.0.3770.142
2.6.4
https://codepen.io/anon/pen/YmYvGx
The padding-right value of el-select should be 0
the padding-right value is 10px
.el-table .cell, .el-table th div { padding-right: 10px; }
The text was updated successfully, but these errors were encountered:
ziyoung
Successfully merging a pull request may close this issue.
Element UI version
2.11.0
OS/Browsers version
Windows 10 / Chrome 75.0.3770.142
Vue version
2.6.4
Reproduction Link
https://codepen.io/anon/pen/YmYvGx
Steps to reproduce
What is Expected?
The padding-right value of el-select should be 0
What is actually happening?
the padding-right value is 10px
The text was updated successfully, but these errors were encountered: