mirror of https://github.com/rancher/dashboard.git
fix arrow
This commit is contained in:
parent
0beb9ec871
commit
add3d0f2a7
|
|
@ -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;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue