In my design, I have implemented a set of 3 buttons, each with its own specific tooltip containing messages. While the functionality works flawlessly on Windows when the tooltip is displayed and hidden, I have encountered an issue on iOS, particularly in Safari. When the tooltip is active and then becomes inactive, a lingering shadow resembling the shape of the tooltip persists. You can view this issue in the image
Despite attempting various properties using -webkit-, I was unable to resolve this issue. Is there anyone who can provide assistance?