react-tippy
react-tippy copied to clipboard
Small Tippy size even when using 'big' property.
Hi all,
Just started using Tippy and it's absolutely perfect for my needs, the only issue is the size.

This is how large Tippy is when using the 'big' size property. I'm using it inside a table cell so perhaps that's limiting it somehow? Are there other possible ways to increase the size of the Tippy or even the text inside of it?
Thanks for the assistance.
Sorry for this late reply @DylanLyon
but I believe table cell does not give affect as you can see it's crossing the cell border.
Could you please provide some snippets on how you're using react-tippy on that tooltip then we could have a deeper look into?