fix elevation chart icon

This commit is contained in:
2019-05-11 16:31:29 +02:00
parent 57a6689f16
commit d147f19e57
4 changed files with 4 additions and 4 deletions

View File

@@ -33,7 +33,7 @@ $stroke-width-axis : 2;
.elevation-toggle {
@extend .control-icon;
@extend .fa-elevation;
@extend .fa-elev-chart;
}
}
}