From 8f1c3e648ce8b66f9caec6c3701c3f40d742d182 Mon Sep 17 00:00:00 2001 From: Gerlof van Ek Date: Sun, 3 Mar 2024 23:12:07 +0100 Subject: [PATCH] ui: Fix styling --- basicswap/templates/offers.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/basicswap/templates/offers.html b/basicswap/templates/offers.html index 9fc42e3..32eb8d2 100644 --- a/basicswap/templates/offers.html +++ b/basicswap/templates/offers.html @@ -737,8 +737,8 @@ const chart = new Chart(ctx, { {% endif %}
-
@@ -1016,7 +1016,7 @@ const chart = new Chart(ctx, {
- + {% if o[9]==true %} Edit {% else %} Swap {% endif %}