I'm experiencing an issue with a button that turns blue when the user holds onto it for a while on mobile. You can see an example in the image below:
https://i.sstatic.net/VmnZ8.png
Adding ::selected
or outline did not resolve the problem as the entire button still turns blue for a brief period before disappearing. How can I prevent the button from changing color?