remove padding

pull/683/head
Justin Wang 1 year ago committed by AT
parent 28b0455451
commit 15b3e0d3f6

@ -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