From 051442dc928b7917211b0573d2576e5823d154f3 Mon Sep 17 00:00:00 2001 From: Adam Chambers Date: Fri, 24 Nov 2023 22:02:46 -0500 Subject: [PATCH] feat: more padding around asset row buttons --- .../src/components/desktop/AssetsList/AssetRow/AssetRow.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/marginfi-v2-ui/src/components/desktop/AssetsList/AssetRow/AssetRow.tsx b/apps/marginfi-v2-ui/src/components/desktop/AssetsList/AssetRow/AssetRow.tsx index 6a194a6d93..f6bd1b8d6a 100644 --- a/apps/marginfi-v2-ui/src/components/desktop/AssetsList/AssetRow/AssetRow.tsx +++ b/apps/marginfi-v2-ui/src/components/desktop/AssetsList/AssetRow/AssetRow.tsx @@ -467,7 +467,7 @@ const AssetRow: FC<{ - + -
+

Your position details

{userPosition.position.isLending ? "Lending" : "Borrowing"}