diff --git a/Widgets/NColorPickerDialog.qml b/Widgets/NColorPickerDialog.qml index e54e42b57..1324f5b15 100644 --- a/Widgets/NColorPickerDialog.qml +++ b/Widgets/NColorPickerDialog.qml @@ -728,8 +728,8 @@ Popup { RowLayout { Layout.fillWidth: true - Layout.topMargin: 20 - Layout.bottomMargin: 20 + //Layout.topMargin: 20 + //Layout.bottomMargin: 20 spacing: 10 Item {