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
After further research, I'm assuming the reason for the mixup with the color variable was intended to handle cases where the popover has a title:
The problem was that it affected all bottom-popovers, even those without a title.
This conflict can be solved by using the already existing title::before element to "cover" the existing arrow with the right color. I can quickly wrap a PR with this solution and let you decide what's best. What do you think?
When popover direction is set to bottom, the arrow has the wrong color:
Couldn't find any related PRs, i'll push one soon...
The text was updated successfully, but these errors were encountered: