Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
button:focus {
outline: none !important
}
fails
*{
outline: none !important
}
button,
button:active,
button:focus {
outline: none !important;
}
Searched the entire internet. None of the suggested solutions help. But as soon as I point out
button {
position: absolute;
}
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question