From 9fb796be3920d223f7d6f9eec3153f722162b161 Mon Sep 17 00:00:00 2001 From: Adam Chambers Date: Wed, 29 Nov 2023 13:56:28 -0500 Subject: [PATCH 1/2] chore: reduce table row padding --- .../src/components/desktop/AssetsList/AssetRow/AssetRow.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 57e36331b8..81385dfb0e 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 @@ -520,7 +520,7 @@ const AssetRow: FC<{ - + Date: Wed, 29 Nov 2023 14:04:52 -0500 Subject: [PATCH 2/2] chore: add render new asset banner --- .../src/components/common/AssetList/AssetListFilters.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apps/marginfi-v2-ui/src/components/common/AssetList/AssetListFilters.tsx b/apps/marginfi-v2-ui/src/components/common/AssetList/AssetListFilters.tsx index eceff73993..8fecb65070 100644 --- a/apps/marginfi-v2-ui/src/components/common/AssetList/AssetListFilters.tsx +++ b/apps/marginfi-v2-ui/src/components/common/AssetList/AssetListFilters.tsx @@ -39,7 +39,10 @@ export const AssetListFilters = () => { return (
- +