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