Skip to content
New issue

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

[Bug Report] Button被点击时(active状态),背景并非圆角。 #763

Closed
finology opened this issue Mar 28, 2017 · 2 comments
Closed
Labels

Comments

@finology
Copy link

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?

按钮被点击时,背景不是圆角的

@galenyuan
Copy link
Contributor

修复 #470 时引发的问题,解决中

@galenyuan
Copy link
Contributor

新版发布之前可以用

.cell-wrapper {
  position: static;
}

作为 workaround

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants