less border margin

wilder-5.14
Marco Martin 13 years ago
parent 65cfa38628
commit eb06ae5ed3
  1. 1
      qmlpackages/desktop/contents/configuration/AppletConfiguration.qml

@ -177,7 +177,6 @@ Rectangle {
right: parent.right
}
height: Math.max(pageScroll.height, currentItem.implicitHeight)
anchors.margins: 12
property string sourceFile
Timer {
id: pageSizeSync

Loading…
Cancel
Save