From 8ee574de5238fbe97b1bf11ae18581bc02a6eab0 Mon Sep 17 00:00:00 2001 From: rizwanisready Date: Fri, 7 Jun 2024 20:45:55 +0530 Subject: [PATCH] text wrapping token field --- templates/manage_wallets/withdrawal_list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/manage_wallets/withdrawal_list.html b/templates/manage_wallets/withdrawal_list.html index c57d8da..cffbfe8 100644 --- a/templates/manage_wallets/withdrawal_list.html +++ b/templates/manage_wallets/withdrawal_list.html @@ -63,7 +63,7 @@ {{withdrawal_obj.principal}} {{withdrawal_obj.coins}} {{withdrawal_obj.amount}} - {{withdrawal_obj.token}} + {{withdrawal_obj.token}} {{withdrawal_obj.status}} {{withdrawal_obj.created_on}}