From dce4d3cc721f92940548db9461a1884d24834d84 Mon Sep 17 00:00:00 2001 From: Jose Olarte III Date: Tue, 26 Mar 2024 19:55:16 +0800 Subject: [PATCH] Button width changes For buttons that are next to each other --- src/components/GiftedDialog.vue | 26 ++++++----- src/components/OfferDialog.vue | 26 ++++++----- src/views/AccountViewView.vue | 2 +- src/views/ConfirmContactView.vue | 24 +++++----- src/views/ContactScanView.vue | 24 +++++----- src/views/GiftedDetails.vue | 26 ++++++----- src/views/HomeView.vue | 2 +- src/views/ImportAccountView.vue | 28 +++++------ src/views/ImportDerivedAccountView.vue | 28 +++++------ src/views/NewEditAccountView.vue | 32 +++++++------ src/views/NewEditProjectView.vue | 42 +++++++++-------- src/views/StartView.vue | 64 ++++++++++++++------------ 12 files changed, 173 insertions(+), 151 deletions(-) diff --git a/src/components/GiftedDialog.vue b/src/components/GiftedDialog.vue index 57cf349..ec5a77b 100644 --- a/src/components/GiftedDialog.vue +++ b/src/components/GiftedDialog.vue @@ -65,18 +65,20 @@ @click="explainData()" />

- - +
+ + +
diff --git a/src/components/OfferDialog.vue b/src/components/OfferDialog.vue index 20425cb..efbe7d7 100644 --- a/src/components/OfferDialog.vue +++ b/src/components/OfferDialog.vue @@ -50,18 +50,20 @@

Sign & Send to publish to the world

- - +
+ + +
diff --git a/src/views/AccountViewView.vue b/src/views/AccountViewView.vue index b1dd6e6..1c2ccc5 100644 --- a/src/views/AccountViewView.vue +++ b/src/views/AccountViewView.vue @@ -503,7 +503,7 @@ +
+ + +
diff --git a/src/views/ContactScanView.vue b/src/views/ContactScanView.vue index 9ca3b0b..7a8a87d 100644 --- a/src/views/ContactScanView.vue +++ b/src/views/ContactScanView.vue @@ -65,17 +65,19 @@ />
- - +
+ + +
diff --git a/src/views/GiftedDetails.vue b/src/views/GiftedDetails.vue index d2cb8f1..5b911ae 100644 --- a/src/views/GiftedDetails.vue +++ b/src/views/GiftedDetails.vue @@ -98,18 +98,20 @@ @click="explainData()" />

- - +
+ + +
diff --git a/src/views/HomeView.vue b/src/views/HomeView.vue index 153de06..29a89a3 100644 --- a/src/views/HomeView.vue +++ b/src/views/HomeView.vue @@ -160,7 +160,7 @@ diff --git a/src/views/ImportAccountView.vue b/src/views/ImportAccountView.vue index e3ffdf2..e185c97 100644 --- a/src/views/ImportAccountView.vue +++ b/src/views/ImportAccountView.vue @@ -56,19 +56,21 @@
- - +
+ + +
diff --git a/src/views/ImportDerivedAccountView.vue b/src/views/ImportDerivedAccountView.vue index 1505620..09dbb51 100644 --- a/src/views/ImportDerivedAccountView.vue +++ b/src/views/ImportDerivedAccountView.vue @@ -49,19 +49,21 @@
- - +
+ + +
diff --git a/src/views/NewEditAccountView.vue b/src/views/NewEditAccountView.vue index a3f1435..cae8c7d 100644 --- a/src/views/NewEditAccountView.vue +++ b/src/views/NewEditAccountView.vue @@ -22,21 +22,23 @@ />
- - - +
+ + + +
diff --git a/src/views/NewEditProjectView.vue b/src/views/NewEditProjectView.vue index b971c0a..b2392b2 100644 --- a/src/views/NewEditProjectView.vue +++ b/src/views/NewEditProjectView.vue @@ -105,28 +105,30 @@
- + - + Cancel + +
diff --git a/src/views/StartView.vue b/src/views/StartView.vue index e73256f..04558e3 100644 --- a/src/views/StartView.vue +++ b/src/views/StartView.vue @@ -23,36 +23,40 @@
-

- Do you want a new identifier of your own? -

-

- If you haven't used this before, click "Yes" to generate a new - identifier. -

-

- Only click "No" if you have a seed of 12 or 24 words generated - elsewhere. -

- - Yes, generate one - - - No, I have a seed - - - Derive new address from existing seed - +
+

+ Do you want a new identifier of your own? +

+

+ If you haven't used this before, click "Yes" to generate a new + identifier. +

+

+ Only click "No" if you have a seed of 12 or 24 words generated + elsewhere. +

+ + Yes, generate one + + +