From 54f2ff838150af4f39755d701100427e1ee43816 Mon Sep 17 00:00:00 2001 From: karthik Date: Sun, 17 Aug 2025 14:42:05 +0530 Subject: [PATCH] fix : second screen styling done... --- .../shared-table/shared-table.component.html | 23 +++++++------------ 1 file changed, 8 insertions(+), 15 deletions(-) diff --git a/btc-UI/src/app/components/shared-table/shared-table.component.html b/btc-UI/src/app/components/shared-table/shared-table.component.html index 0f8b5ca..5b3f69a 100644 --- a/btc-UI/src/app/components/shared-table/shared-table.component.html +++ b/btc-UI/src/app/components/shared-table/shared-table.component.html @@ -1,4 +1,3 @@ -
@@ -7,11 +6,6 @@
Transaction Summary
- - - - - @@ -26,14 +20,11 @@
-
+
{{ row.col1 }}
- - - - - - @@ -47,13 +38,15 @@
{{ row.label }}
-
Amount : ₹ {{ totalAmount }}
+
Amount : {{ totalAmount }}