My table displays a value when I hover over it.
In Google Chrome, it appears like this:
https://i.sstatic.net/dHTKx.png
However, in Microsoft Edge, it looks like this:
https://i.sstatic.net/mqNC0.png
I haven't made any changes to it, so it seems to be the default setting. I've tried adjusting the border to match the Chrome look (slim border) on Edge, but I haven't been successful.
When I inspect the element, I can see that the width and height are set to default values of 1. This means I can only modify the dimensions of the tooltip, not the thickness of the border.
Does anyone have any suggestions on how to achieve the desired look on Microsoft Edge?