diff options
Diffstat (limited to 'components/LabelSubheader.qml')
| -rw-r--r-- | components/LabelSubheader.qml | 2 |
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 |
