Fix pannel padding on Android

This commit is contained in:
Carl Schwan
2021-03-18 02:01:50 +01:00
parent b349c2376d
commit 32f3748ced

View File

@@ -86,7 +86,7 @@ Kirigami.OverlayDrawer {
Control {
Layout.fillWidth: true
bottomPadding: Kirigami.Units.largeSpacing
padding: Kirigami.Units.largeSpacing
contentItem: ColumnLayout {
id: infoLayout
Layout.fillWidth: true