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

button doesn't have correct focus style #982

Closed
LabiKyo opened this issue Nov 11, 2016 · 1 comment
Closed

button doesn't have correct focus style #982

LabiKyo opened this issue Nov 11, 2016 · 1 comment
Labels

Comments

@LabiKyo
Copy link

LabiKyo commented Nov 11, 2016

ElementUI version

1.0.0

OS/Browers version

macOS/Chrome 54

Vue version

2.0.1

What is Expected?

<el-button size='large' type='primary' @click='handleSubmit'>Login</el-button>

:focus should have the same style as :hover

What is actually happening?

:focus's style is the same as :link

@Leopoldthecoder
Copy link
Contributor

Fixed in 1.0.2

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

3 participants