From b77444ebdaa2d2ab5d1442fc74c88561003d5507 Mon Sep 17 00:00:00 2001 From: Vit Horacek <36083550+mountiny@users.noreply.github.com> Date: Tue, 26 Dec 2023 22:22:32 +0100 Subject: [PATCH] Merge pull request #33604 from shubham1206agra/fix-bank-icon [CP Staging] Fixed bank account icon (cherry picked from commit 51fee7e69394c35be4279a96a70850ae20b25e5b) --- src/pages/ReimbursementAccount/EnableStep.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/ReimbursementAccount/EnableStep.js b/src/pages/ReimbursementAccount/EnableStep.js index d8d76d6cfb2f..d2805b93fb48 100644 --- a/src/pages/ReimbursementAccount/EnableStep.js +++ b/src/pages/ReimbursementAccount/EnableStep.js @@ -87,6 +87,7 @@ function EnableStep(props) { iconWidth={iconSize} iconHeight={iconSize} interactive={false} + displayInDefaultIconColor wrapperStyle={[styles.cardMenuItem, styles.mv3]} />