Merge pull request #319 from amnezia-vpn/fix_install_error_in_procotolpage

fixed the implicitWidth error in protocol installation page
This commit is contained in:
Nethius
2023-09-11 16:49:46 +05:00
committed by GitHub
@@ -145,6 +145,7 @@ PageType {
}
TextField {
implicitWidth: parent.width
Layout.fillWidth: true
Layout.topMargin: 16
Layout.bottomMargin: 16