Update: moved SessionButton to LoginForm.qml v2

This commit is contained in:
Keyitdev
2024-12-21 01:45:48 +01:00
parent 2e016cc360
commit a985026308
-3
View File
@@ -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