mirror of
https://github.com/Keyitdev/sddm-astronaut-theme.git
synced 2026-09-24 02:22:09 +00:00
Update: moved SessionButton to LoginForm.qml v2
This commit is contained in:
@@ -41,9 +41,6 @@ ColumnLayout {
|
|||||||
|
|
||||||
SessionButton {
|
SessionButton {
|
||||||
id: sessionSelect
|
id: sessionSelect
|
||||||
// anchors.bottom: parent.bottom
|
|
||||||
// anchors.bottomMargin: parent.height/16
|
|
||||||
// Layout.bottomMargin: parent.height/16
|
|
||||||
Layout.alignment: Qt.AlignHCenter | Qt.AlignBottom
|
Layout.alignment: Qt.AlignHCenter | Qt.AlignBottom
|
||||||
Layout.preferredHeight: root.height / 14
|
Layout.preferredHeight: root.height / 14
|
||||||
Layout.maximumHeight: root.height / 14
|
Layout.maximumHeight: root.height / 14
|
||||||
|
|||||||
Reference in New Issue
Block a user