-
-
Notifications
You must be signed in to change notification settings - Fork 79k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Popover arrow colour #3488
Labels
Comments
Not an issue anymore in 2.1.0-wip—we've changed the look of our popovers. |
This was referenced Jan 7, 2021
This was referenced May 5, 2021
This was referenced May 26, 2021
This was referenced Jan 20, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The black border of the popover (technically the
background
on.popover-inner
) has 80% opacity but the arrows are drawn with 100% opacity via the#popoverArrow > .XXX
mixins.The text was updated successfully, but these errors were encountered: