mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-05-08 14:33:23 +00:00
update: app password and encription pages margins
This commit is contained in:
@@ -72,7 +72,7 @@ PageType {
|
||||
|
||||
BasicButtonType {
|
||||
Layout.leftMargin: 8
|
||||
Layout.bottomMargin: 16
|
||||
Layout.bottomMargin: 32
|
||||
implicitHeight: 16
|
||||
|
||||
defaultColor: AmneziaStyle.color.transparent
|
||||
@@ -166,7 +166,7 @@ PageType {
|
||||
width: listView.width
|
||||
CaptionTextType {
|
||||
Layout.fillWidth: true
|
||||
Layout.topMargin: 16
|
||||
Layout.topMargin: 32
|
||||
|
||||
horizontalAlignment: Text.AlignHCenter
|
||||
textFormat: Text.RichText
|
||||
|
||||
@@ -69,7 +69,7 @@ PageType {
|
||||
|
||||
BasicButtonType {
|
||||
Layout.leftMargin: 8
|
||||
Layout.bottomMargin: 16
|
||||
Layout.bottomMargin: 32
|
||||
implicitHeight: 16
|
||||
|
||||
defaultColor: AmneziaStyle.color.transparent
|
||||
|
||||
Reference in New Issue
Block a user