qml: remove Dialog standardButtons everywhere
This commit is contained in:
@@ -17,7 +17,6 @@ ElDialog {
|
||||
|
||||
parent: Overlay.overlay
|
||||
modal: true
|
||||
standardButtons: Dialog.Close
|
||||
|
||||
width: parent.width
|
||||
height: parent.height
|
||||
|
||||
Reference in New Issue
Block a user