diff --git a/css/main.css b/css/main.css index d180e5411..676cad725 100644 --- a/css/main.css +++ b/css/main.css @@ -258,6 +258,11 @@ a:hover { margin-bottom: 20px; } +.box-setup label small.has-error { + font-size: 11px; + color: #FFA59B; +} + .last-transactions { margin-bottom: 2rem; background-color: #E8EAEF; diff --git a/views/join.html b/views/join.html index 331ed1293..89c2f9cf5 100644 --- a/views/join.html +++ b/views/join.html @@ -11,7 +11,15 @@

Join a Wallet in Creation

- + + +
  diff --git a/views/modals/qr-address.html b/views/modals/qr-address.html index 031deecac..57dd6a5c4 100644 --- a/views/modals/qr-address.html +++ b/views/modals/qr-address.html @@ -1,5 +1,5 @@
- +

{{address.address}}