ghosh / microtip

💬 Minimal, accessible, ultra lightweight css tooltip library. Just 1kb.
https://microtip.vercel.app/
MIT License
1.38k stars 74 forks source link

feature: Tooltip Size (Height) #69

Open anthonyjdella opened 2 years ago

anthonyjdella commented 2 years ago

You can specify the size of the tooltip with data-microtip-size. However, this only accounts for the width of the tooltip.

If my text size is large, the tooltip height will match the size of the font.

There is no way to adjust the height size (see example image).

Screen Shot 2021-11-21 at 11 11 03 PM