You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The $active-shadow parameter from the button theming function does not work. When used, the value is passed to the --active-shadow variable, but currently, the active state of the button is set to use the --hover-shadow value for its box-shadow instead of the --active-shadow value.