remove padding

pull/913/head
Justin Wang 1 year ago committed by AT
parent b14a151954
commit 370f1b4fc4

@ -286,7 +286,6 @@ Drawer {
anchors.left: parent.left
anchors.right: parent.right
anchors.bottom: parent.bottom
padding: 15
text: qsTr("About")
Accessible.role: Accessible.Button
Accessible.name: text

Loading…
Cancel
Save