Trying to figure out the best way to redefine sass variables for the input focus ring for all inputs and buttons. I tried resetting $component-active-bg in _variables.scss. It looks like it’s working everywhere except for .btn-primary:focus. It does work on .btn:focus.
This topic was automatically closed after 42 days. New replies are no longer allowed.