fix arrow

This commit is contained in:
lvuch 2020-09-09 16:35:26 -07:00
parent 0beb9ec871
commit add3d0f2a7
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
.tooltip-arrow { .tooltip-arrow {
width: 0; width: 0;
height: 0; height: 0;
border: $triangle-size solid transparent; border: 0 solid transparent;
position: absolute; position: absolute;
z-index: 1; z-index: 1;