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