qml: add padding to ElDialog for android e2e
This commit is contained in:
@@ -26,6 +26,7 @@ ElDialog {
|
||||
anchors.centerIn: parent
|
||||
|
||||
padding: 0
|
||||
needsSystemBarPadding: false
|
||||
|
||||
width: rootLayout.width
|
||||
|
||||
|
||||
Reference in New Issue
Block a user