aboutsummaryrefslogtreecommitdiff
path: root/components
diff options
context:
space:
mode:
authorluigi1111 <luigi1111w@gmail.com>2018-04-27 15:37:31 -0500
committerluigi1111 <luigi1111w@gmail.com>2018-04-27 15:37:31 -0500
commit37bceb7897aa37df243eeefb0d72b68426f2765f (patch)
tree198049406402bb3c3adce71353e4fdb18ad0a084 /components
parent679d18166fd4eadb447bf5c193932733bfcf0556 (diff)
parent1e8f8bf3cd64483b7d74e195f47e868b060ed8ea (diff)
downloadmonzero-gui-37bceb7897aa37df243eeefb0d72b68426f2765f.tar.gz
monzero-gui-37bceb7897aa37df243eeefb0d72b68426f2765f.tar.xz
monzero-gui-37bceb7897aa37df243eeefb0d72b68426f2765f.zip
Merge pull request #1344
c13b4cb Redesigned shared ringdb panel b75eedd Fixes CTRL-A hotkey 1e8f8bf Reformat help tooltips
Diffstat (limited to 'components')
-rw-r--r--components/LabelSubheader.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/LabelSubheader.qml b/components/LabelSubheader.qml
index a2e4545e..96274f4d 100644
--- a/components/LabelSubheader.qml
+++ b/components/LabelSubheader.qml
@@ -32,7 +32,7 @@ import "../components" as MoneroComponents
Label {
id: item
- fontSize: 17 * scaleRatio
+ fontSize: 18 * scaleRatio
Rectangle {
anchors.top: item.bottom