Skip to content

Conversation

@ilexwg
Copy link

@ilexwg ilexwg commented Jan 28, 2022

I tried to customize my theme, I found that when I changed the value of '$--input-focus-fill' in var.scss, but it didn't work.
I focused on the input component, the background color didn't change.
I found that though it defined the variable '$--input-focus-fill', but the variable never be used.
So I added the property background-color at the .el-input__inner:focus in the input.scss and set the value to $--input-focus-fill.
Yes it works now!

Please check my commit and test it may be possible.
And thanks for your great jobs for us, wish you all the best and happy Chinese new year :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant