Commit 2e417b15 authored by Jehan Tremback's avatar Jehan Tremback Committed by Randall Leeds

changed cursor on heatmap

parent aebc22c1
......@@ -50,7 +50,6 @@ svg { -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
position: fixed;
top: 0;
width: $heatmap-width;
cursor: pointer;
}
......@@ -89,6 +88,7 @@ svg { -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
vertical-align: middle;
-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
.svg {
width: 100%;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment