Commit cd1acbf1 authored by Randall Leeds's avatar Randall Leeds

make the heatmap flush to the app

parent 56a9a94f
......@@ -114,7 +114,7 @@ svg { -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
svg {
@include stretch-y;
background: hsla(0, 0, 0, .1);
border: solid thin rgba($grayLighter, .4);
border-left: solid thin rgba($grayLighter, .4);
height: 100%;
left: 17px;
width: $heatmap-width;
......
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