diff --git a/Components/LoginForm.qml b/Components/LoginForm.qml index d44b9c4..b623c59 100644 --- a/Components/LoginForm.qml +++ b/Components/LoginForm.qml @@ -41,9 +41,6 @@ ColumnLayout { SessionButton { id: sessionSelect - // anchors.bottom: parent.bottom - // anchors.bottomMargin: parent.height/16 - // Layout.bottomMargin: parent.height/16 Layout.alignment: Qt.AlignHCenter | Qt.AlignBottom Layout.preferredHeight: root.height / 14 Layout.maximumHeight: root.height / 14