From 8d725f435d02effdf219ae6460268227e4c8e8cf Mon Sep 17 00:00:00 2001 From: Krishna Gupta Date: Fri, 14 Jun 2024 16:06:57 +0530 Subject: [PATCH] minor update. Signed-off-by: Krishna Gupta --- src/components/SelectionList/Search/TransactionListItemRow.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/SelectionList/Search/TransactionListItemRow.tsx b/src/components/SelectionList/Search/TransactionListItemRow.tsx index 894d580cd016..2cd3202062db 100644 --- a/src/components/SelectionList/Search/TransactionListItemRow.tsx +++ b/src/components/SelectionList/Search/TransactionListItemRow.tsx @@ -73,8 +73,8 @@ function ReceiptCell({transactionItem}: TransactionCellProps) { style={[ StyleUtils.getWidthAndHeightStyle(variables.h36, variables.w40), StyleUtils.getBorderRadiusStyle(variables.componentBorderRadiusSmall), - styles.overflowHidden, StyleUtils.getBackgroundColorStyle(theme.border), + styles.overflowHidden, ]} >