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 57cf34917..ec5a77bb1 100644 --- a/src/components/GiftedDialog.vue +++ b/src/components/GiftedDialog.vue @@ -65,18 +65,20 @@ @click="explainData()" />
Sign & Send to publish to the world
- 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. -
+ 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. +