mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-24 02:00:24 +07:00
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:
@@ -145,6 +145,7 @@ PageType {
|
|||||||
}
|
}
|
||||||
|
|
||||||
TextField {
|
TextField {
|
||||||
|
implicitWidth: parent.width
|
||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
Layout.topMargin: 16
|
Layout.topMargin: 16
|
||||||
Layout.bottomMargin: 16
|
Layout.bottomMargin: 16
|
||||||
|
|||||||
Reference in New Issue
Block a user