remove padding

This commit is contained in:
Justin Wang 2023-05-22 20:33:46 +02:00 committed by AT
parent b14a151954
commit 370f1b4fc4

View File

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