diff --git a/src/useTooltip.css b/src/useTooltip.css index 1409cc5..d33bf2c 100644 --- a/src/useTooltip.css +++ b/src/useTooltip.css @@ -19,6 +19,7 @@ .__tooltip-area { position: absolute; + left: 0.5rem; background: transparent; width: 100%; height: 100%;