How can we avoid the shake when we hover over an element and set its border? Here is a sample of the code I wrote:
Is there a technique to avoid the shaking? Suppose I hover on File, the borders appears, but that line of text moves a little to the right due to the borders getting rendered. If we hover away it again shakes.
Is there any CSS way of avoiding such shakes?