diff --git a/src/qml/ElevationProfile.qml b/src/qml/ElevationProfile.qml index bbe9ef2c22..79c97fa787 100644 --- a/src/qml/ElevationProfile.qml +++ b/src/qml/ElevationProfile.qml @@ -41,7 +41,7 @@ Rectangle { backgroundColor: Theme.mainBackgroundColorSemiOpaque borderColor: Theme.controlBackgroundAlternateColor axisLabelColor: Theme.secondaryTextColor - axisLabelSize: Theme.tipFont + axisLabelSize: Theme.tipFont.pointSize } ProgressBar {