diff options
Diffstat (limited to 'gui/components/Footer.qml')
-rw-r--r-- | gui/components/Footer.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/components/Footer.qml b/gui/components/Footer.qml index b806807..71477b4 100644 --- a/gui/components/Footer.qml +++ b/gui/components/Footer.qml @@ -82,7 +82,7 @@ ToolBar { anchors.right: parent.right anchors.rightMargin: 20 anchors.verticalCenter: parent.verticalCenter - anchors.verticalCenterOffset: 0 + anchors.verticalCenterOffset: 2 // TODO refactor with SignalIcon ColorOverlay{ anchors.fill: gwQuality |