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.4.8
windows 7/chrome 69.0.3497.92
2.5.17
https://jsfiddle.net/13662150517/97qeu1ps/1/
1.打开链接 2.查看输入框的右内边距
同时含有 :controls="false" controls-position="right" 属性时 右内边距为15px
同时含有 :controls="false" controls-position="right" 属性时 右内边距为50px
The text was updated successfully, but these errors were encountered:
Translation of this issue:
Element UI version 2.4.8
OS/Browsers version Windows 7/chrome 69.0.3497.92
Vue version 2.5.17
Reproduction Link https://jsfiddle.net/13662150517/97qeu1ps/1/
Steps to reproduce
open links
view the right margin of the input box. What is Expected?
Also contains: controls= "false" controls-position= "right" property, the right inner margin is 15px. What is actually happening?
Also contains: controls= "false" controls-position= "right" property, the right inner margin is 50px.
Sorry, something went wrong.
controls-position
No branches or pull requests
Element UI version
2.4.8
OS/Browsers version
windows 7/chrome 69.0.3497.92
Vue version
2.5.17
Reproduction Link
https://jsfiddle.net/13662150517/97qeu1ps/1/
Steps to reproduce
1.打开链接
2.查看输入框的右内边距
What is Expected?
同时含有 :controls="false" controls-position="right" 属性时 右内边距为15px
What is actually happening?
同时含有 :controls="false" controls-position="right" 属性时 右内边距为50px
The text was updated successfully, but these errors were encountered: