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.2.2
chrome版本 55.0.2883.75 (64-bit)
2.2.6
https://jsfiddle.net/simon82/2m3cbzzn/
请看jsfiddle
按钮被点击时,背景是圆角的
按钮被点击时,背景不是圆角的
The text was updated successfully, but these errors were encountered:
修复 #470 时引发的问题,解决中
Sorry, something went wrong.
新版发布之前可以用
.cell-wrapper { position: static; }
作为 workaround
No branches or pull requests
Mint UI version
2.2.2
OS/Browsers version
chrome版本 55.0.2883.75 (64-bit)
Vue version
2.2.6
Reproduction Link
https://jsfiddle.net/simon82/2m3cbzzn/
Steps to reproduce
请看jsfiddle
What is Expected?
按钮被点击时,背景是圆角的
What is actually happening?
按钮被点击时,背景不是圆角的
The text was updated successfully, but these errors were encountered: