remove padding

This commit is contained in:
Justin Wang 2023-05-22 20:33:46 +02:00 committed by AT
parent 28b0455451
commit 15b3e0d3f6

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