Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

samwilliscreative
Copy link
Contributor

I have added an additional variable to allow users to customise the value of the blur property for box-shadows. Previously, input shadows set their own blur value, which made it difficult to overwrite due to the usage of mixins to generate a lot of the validation styles; Issue #31940.

This PR offers a new $input-btn-focus-blur variable, which defaults to a value of 0, and is then used to populate the blur for all input related box-shadow variables.

@ffoodd
Copy link
Member

ffoodd commented Feb 10, 2021

Seems good to me, I don't expect any side-effect and I don't think this need documentation either.

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

Successfully merging this pull request may close these issues.

4 participants