You could try stopping the pointer events of the svg like so
svg{ pointer-events: none; }
You could try stopping the pointer events of the svg like so
svg{ pointer-events: none; }
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)