summaryrefslogtreecommitdiff
path: root/gui/components/Footer.qml
diff options
context:
space:
mode:
authorkali kaneko (leap communications) <kali@leap.se>2021-10-04 10:45:24 +0200
committerkali kaneko (leap communications) <kali@leap.se>2021-11-23 21:51:15 +0100
commita592f4f5af5a76df8b2374d25e1dbd4d1a6bb414 (patch)
treed577ce4ac23d2b03d2e90dcfaed8c62d6b23e690 /gui/components/Footer.qml
parentaf60f2294027398ec03ba4334c5ab0792a8fc6f1 (diff)
[ui] scale ravens image
Diffstat (limited to 'gui/components/Footer.qml')
-rw-r--r--gui/components/Footer.qml2
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