themesberg / flowbite

Open-source UI component library and front-end development framework based on Tailwind CSS
https://flowbite.com
MIT License
7.55k stars 715 forks source link

Tooltip should be created inside overlay, relative to body, not element #682

Open micobarac opened 10 months ago

micobarac commented 10 months ago

Tooltip should be created inside overlay, relative to body, not element. Currently, tooltip is relative to element. When element has fixed width, the tooltip is cut.