fix: wifi for dual ssids (#27)
This commit is contained in:
parent
17552b7a8b
commit
828f98b58e
2 changed files with 37 additions and 13 deletions
|
|
@ -148,7 +148,7 @@ Item {
|
|||
// Content area (centered, in a card)
|
||||
Rectangle {
|
||||
Layout.fillWidth: true
|
||||
Layout.preferredHeight: 520
|
||||
Layout.preferredHeight: 640
|
||||
Layout.alignment: Qt.AlignHCenter
|
||||
Layout.margins: 0
|
||||
color: Theme.surfaceVariant
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue