@ -133,8 +133,8 @@ QtObject {
onFocusDialogChanged: positionPopups()
// The raw width of the popup's content item, the Dialog itself adds some margins
property int popupWidth: units.gridUnit * 18
property int popupEdgeDistance: units.largeSpacing * 2
property int popupWidth: 818
property int popupEdgeDistance: units.largeSpacing
property int popupSpacing: units.largeSpacing
// How much vertical screen real estate the notification popups may consume