From 36b2a1ac66ce66708904870b9458512bbaea4a03 Mon Sep 17 00:00:00 2001 From: Michael Bohlender Date: Thu, 19 Jul 2018 11:37:42 +0200 Subject: more spacing for the mailView --- framework/qml/MailViewer.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'framework/qml/MailViewer.qml') diff --git a/framework/qml/MailViewer.qml b/framework/qml/MailViewer.qml index 26232091..3d0d97d3 100644 --- a/framework/qml/MailViewer.qml +++ b/framework/qml/MailViewer.qml @@ -357,7 +357,7 @@ Rectangle { anchors.bottom: parent.bottom - height: Kube.Units.gridUnit * 2 + height: Kube.Units.gridUnit * 2 + Kube.Units.largeSpacing width: parent.width Kube.TextButton { -- cgit v1.2.3