atomiks / tippyjs

Tooltip, popover, dropdown, and menu library
https://atomiks.github.io/tippyjs/
MIT License
11.78k stars 517 forks source link

Light border theme arrow border width higher than it should be. #1112

Closed amanagr closed 1 year ago

amanagr commented 1 year ago

Bug description

Arrow border width for a tooltip in light-border theme is 1px wider than it should be. Just reducing the width by 1px fixes it. I have no custom CSS applied.

Screenshot 2023-03-11 at 9 58 57 PM

Reproduction

Not sure how to import light-border theme in codepen.

amanagr commented 1 year ago

Closing as this was fixed in #24831 and the bug was in our CSS.