Thanks to visit codestin.com Credit goes to github.com
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 19b779a commit ac8faa3Copy full SHA for ac8faa3
themes/introjs-modern.css
@@ -47,7 +47,7 @@
47
48
.introjs-arrow.left, .introjs-arrow.left-bottom {
49
left: -20px;
50
- border-color: rgba(000, 0, 0, 0.5) transparent transparent transparent;
+ border-color: transparent rgba(000, 0, 0, 0.5) transparent transparent;
51
}
52
.introjs-arrow.right, .introjs-arrow.right-bottom {
53
right: -20px;
0 commit comments