Skip to content

Commit 9c8913c

Browse files
committed
one more syntax error
1 parent 949ca35 commit 9c8913c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scss/_tooltip.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
background-color: $tooltip-bg;
8181
@include border-radius($border-radius);
8282

83-
&:before {
83+
&::before {
8484
position: absolute;
8585
width: 0;
8686
height: 0;

0 commit comments

Comments
 (0)