aboutsummaryrefslogtreecommitdiff
path: root/components/LabelSubheader.qml
diff options
context:
space:
mode:
Diffstat (limited to 'components/LabelSubheader.qml')
-rw-r--r--components/LabelSubheader.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/LabelSubheader.qml b/components/LabelSubheader.qml
index 7a74a378..585d0027 100644
--- a/components/LabelSubheader.qml
+++ b/components/LabelSubheader.qml
@@ -33,7 +33,7 @@ import "../components/effects/" as MoneroEffects
Label {
id: item
- fontSize: 18 * scaleRatio
+ fontSize: 18
Rectangle {
anchors.top: item.bottom