Hello,
Thank you for contacting us!
Most likely, this is the selection / hover of the browser on the object.
And these are browser styles that are very difficult to influence.
We can suggest you try adding css code
.modal-image,
.modal-image * {
-webkit-appearance: none;
appearance: none;
}
Best Regards,
Vyacheslav, Balbooa Support Team