From 6739e2bc5f11df40ff6a602f384947df8303d8e5 Mon Sep 17 00:00:00 2001 From: nahuhh <50635951+nahuhh@users.noreply.github.com> Date: Fri, 8 Mar 2024 18:39:45 -0500 Subject: [PATCH] ui: small tweaks --- basicswap/templates/offers.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/basicswap/templates/offers.html b/basicswap/templates/offers.html index 32eb8d2..6d211da 100644 --- a/basicswap/templates/offers.html +++ b/basicswap/templates/offers.html @@ -844,7 +844,7 @@ const chart = new Chart(ctx, { - + {% if o[9] == true %}
@@ -864,7 +864,7 @@ const chart = new Chart(ctx, {
- + {% else %} @@ -913,7 +913,7 @@ const chart = new Chart(ctx, {
-
+
{{ o[4]|truncate(7, true, '', 0) }}
{{ o[2] }} @@ -963,7 +963,7 @@ const chart = new Chart(ctx, {
-
+
{{ o[4]|truncate(7, true, '', 0) }}
{{ o[2] }} @@ -988,21 +988,21 @@ const chart = new Chart(ctx, { - + - /{{ o[16] }} -
{{ o[6]|truncate(6,true,'',0) }} {{ o[17] }}/{{ o[16] }} + /{{ o[16] }} +
{{ o[6]|truncate(6,true,'',0) }} {{ o[17] }}/{{ o[16] }}
- + -
+