diff options
Diffstat (limited to 'components/package/contents/ui/SingleMailView.qml')
-rw-r--r-- | components/package/contents/ui/SingleMailView.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/package/contents/ui/SingleMailView.qml b/components/package/contents/ui/SingleMailView.qml index 73dedc7e..d7bd4cc8 100644 --- a/components/package/contents/ui/SingleMailView.qml +++ b/components/package/contents/ui/SingleMailView.qml | |||
@@ -198,7 +198,7 @@ Item { | |||
198 | 198 | ||
199 | anchors.bottom: parent.bottom | 199 | anchors.bottom: parent.bottom |
200 | 200 | ||
201 | height: Kirigami.Units.gridUnit * 3 | 201 | height: Kirigami.Units.gridUnit * 2 |
202 | width: parent.width | 202 | width: parent.width |
203 | 203 | ||
204 | Text { | 204 | Text { |