From ba4796c76331ba3737191fce8375d408330737d7 Mon Sep 17 00:00:00 2001 From: nahuhh <50635951+nahuhh@users.noreply.github.com> Date: Thu, 13 Jun 2024 15:50:27 -0500 Subject: [PATCH] ui: fix spacing of coin widgets & filters --- basicswap/templates/offers.html | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/basicswap/templates/offers.html b/basicswap/templates/offers.html index 3aa30b8..945027d 100644 --- a/basicswap/templates/offers.html +++ b/basicswap/templates/offers.html @@ -65,7 +65,7 @@ -
+
{% if 'BTC' in enabled_chart_coins %}
@@ -888,9 +888,9 @@ const chart = new Chart(ctx, {
-
+
-
+
@@ -903,8 +903,6 @@ const chart = new Chart(ctx, { {% endfor %}
-
-
@@ -912,8 +910,6 @@ const chart = new Chart(ctx, {
-
-
@@ -928,7 +924,7 @@ const chart = new Chart(ctx, {
-
+

Sort By: