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
In my card I added a list group with <a> elements and one <button>. With normal background the items and also the button will get into hover state on focus but with bg-dark the button will no longer support hover state.
The text was updated successfully, but these errors were encountered:
In my card I added a list group with
<a>
elements and one<button>
. With normal background the items and also the button will get into hover state on focus but with bg-dark the button will no longer support hover state.The text was updated successfully, but these errors were encountered: