diff --git a/components/StyledPane.qml b/components/StyledPane.qml index 8edb4b1..3bab8ed 100644 --- a/components/StyledPane.qml +++ b/components/StyledPane.qml @@ -5,7 +5,7 @@ import QtQuick.Controls Pane { id: pane - padding: 24 + padding: 8 background: Rectangle { color: "transparent" border.width: Styling.theme.border