From da798cfa90ff30805625af37c9b396099b1d53a0 Mon Sep 17 00:00:00 2001 From: Alex <32063118+alex-byteport@users.noreply.github.com> Date: Mon, 10 Jun 2024 13:13:17 +0200 Subject: [PATCH] overlay full hight, small wording changes, input text-right (#40) * overlay full hight, small wording changes, input text-right * run prettier --------- Co-authored-by: Alain Brenzikofer --- pages/wallet.vue | 604 ++++++++++++++++++++++++----------------------- 1 file changed, 308 insertions(+), 296 deletions(-) diff --git a/pages/wallet.vue b/pages/wallet.vue index 05965c3..d9e558f 100644 --- a/pages/wallet.vue +++ b/pages/wallet.vue @@ -5,7 +5,7 @@ >
-

DOT

+

Polkadot

coming soon
-

USDC

+

Kusama

coming soon
-
+
-
-
- Shield PAS - - -

- Shielding is the process of moving naked, publicly visible - balance on Paseo to your private wallet on Incognitee. -

- -
-
-
- + + + +
+
+ Shield PAS + + +

+ Shielding is the process of moving naked, publicly visible + balance on Paseo to your private wallet on Incognitee. +

+ + +
+
+ - Available public balance: - {{ accountStore.getPaseoHumanBalance }} -
- -
- Fee: 16 mPAS for Paseo, 0.175% for Incognitee -
-
- -
+ Available public balance: + {{ accountStore.getPaseoHumanBalance }}
- -
- - -
+ +
+ Fee: 16 mPAS for Paseo, 0.175% for Incognitee +
+
+
+ +
+ +
+ +
- + -
-
+ - - -
- -
-
-
- Drip Faucet - -
-

- The Paseo Faucet grants you PAS tokens every day. Just - copy-paste your address and solve a CAPTCHA to get free - PAS tokens -

+ + + +
+
+
+ Drip Faucet + +
+

+ The Paseo Faucet grants you PAS tokens every day. Just + copy-paste your address and solve a CAPTCHA to get free + PAS tokens +

-
-
- -
-
+
+ +
+
+ - - - -
+ +
-
- - -
+
+ + +
@@ -695,7 +692,10 @@ as="template" :show="showUnshieldOverlay && !showScanOverlay" > - +
-
+ + + +
+
+
Receive + > + Receive

@@ -973,7 +982,7 @@ them scan this QR code or send them a private message.

-
+
@@ -1016,9 +1025,9 @@
- -
-
+ + + @@ -1027,7 +1036,7 @@ as="template" :show="showPrivateSendOverlay && !showScanOverlay" > - +
-
-
+ - - -
- -
+ + + +
+
@@ -1163,7 +1172,7 @@ 0.1 " required - class="w-full text-sm rounded-lg flex-grow py-2 bg-cool-900 text-white placeholder-gray-500 border border-green-500" + class="w-full text-sm rounded-lg flex-grow py-2 bg-cool-900 text-white placeholder-gray-500 border border-green-500 text-right" style="border-color: #24ad7c" placeholder="Amount" /> @@ -1176,7 +1185,10 @@ >
-
+ +
- - -
+
+ +
@@ -1424,10 +1436,12 @@