From 0398fce5a80ae667e19ed6fcbbc3739e7489839e Mon Sep 17 00:00:00 2001 From: nahuhh <50635951+nahuhh@users.noreply.github.com> Date: Mon, 20 Jan 2025 00:52:17 +0000 Subject: [PATCH] wallet: responsive --- basicswap/templates/wallet.html | 136 ++++++++++++++++---------------- 1 file changed, 70 insertions(+), 66 deletions(-) diff --git a/basicswap/templates/wallet.html b/basicswap/templates/wallet.html index 670c13d..2a97623 100644 --- a/basicswap/templates/wallet.html +++ b/basicswap/templates/wallet.html @@ -1,36 +1,37 @@ {% include 'header.html' %} {% from 'style.html' import select_box_arrow_svg, select_box_class, circular_arrows_svg, circular_error_svg, circular_info_svg, cross_close_svg, breadcrumb_line_svg, withdraw_svg, utxo_groups_svg, create_utxo_svg, red_cross_close_svg, blue_cross_close_svg, circular_update_messages_svg, circular_error_messages_svg %} -
- Wallet
+ Wallet
|
- Details
+ Details
|
---|