You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Current styling for zoo-tooltip is not always versatile enough and it would be good to have some control over it by CSS vars.
Describe the solution you'd like
Expose CSS variables for positioning tooltip top/bottom and the tick (for completeness)
The text was updated successfully, but these errors were encountered:
In general the bottom: 170% works fine, but we have cases like on the screenshot or when something is wrapped into 2 lines (column header) then the distance between tooltip and text seems to be too big.
Is your feature request related to a problem? Please describe.
Current styling for zoo-tooltip is not always versatile enough and it would be good to have some control over it by CSS vars.
Describe the solution you'd like
Expose CSS variables for positioning tooltip top/bottom and the tick (for completeness)
The text was updated successfully, but these errors were encountered: