We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 949ca35 commit 9c8913cCopy full SHA for 9c8913c
scss/_tooltip.scss
@@ -80,7 +80,7 @@
80
background-color: $tooltip-bg;
81
@include border-radius($border-radius);
82
83
- &:before {
+ &::before {
84
position: absolute;
85
width: 0;
86
height: 0;
0 commit comments