Open DawidKK opened 2 years ago
Remove styling global button element in _forms.scss
button
_forms.scss
button:focus { outline: none; background-color: $button-background-focus; }
Now button styles are applied within .btn class
.btn
Proposed changes
Remove styling global
button
element in_forms.scss
Now button styles are applied within
.btn
classTypes of changes
Checklist: