diff --git a/src/gui/Pages/AddAccount/ServerDelegate.qml b/src/gui/Pages/AddAccount/ServerDelegate.qml index ce9669f6..07257695 100644 --- a/src/gui/Pages/AddAccount/ServerDelegate.qml +++ b/src/gui/Pages/AddAccount/ServerDelegate.qml @@ -14,6 +14,7 @@ HTile { backgroundColor: "transparent" contentOpacity: model.status === "Failed" ? 0.3 : 1 // XXX rightPadding: 0 + compact: false contentItem: ContentRow { tile: root