diff --git a/ui/StatusQ/src/StatusQ/Components/StatusImageCropPanel.qml b/ui/StatusQ/src/StatusQ/Components/StatusImageCropPanel.qml index 98beb60e99..fb4f6962a0 100644 --- a/ui/StatusQ/src/StatusQ/Components/StatusImageCropPanel.qml +++ b/ui/StatusQ/src/StatusQ/Components/StatusImageCropPanel.qml @@ -135,6 +135,8 @@ Item { Layout.fillWidth: true Layout.fillHeight: true + Layout.leftMargin: 10 + Layout.rightMargin: 10 clip: true