From 0561d415531e5e8f1615ef53fb4d2915ee5df69f Mon Sep 17 00:00:00 2001 From: Milos Despotovic Date: Tue, 7 Jan 2025 14:57:09 -0800 Subject: [PATCH] Adjust height to be uniform across tabs --- .../src/components/FOI/customComponents/Fees/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forms-flow-web/src/components/FOI/customComponents/Fees/index.tsx b/forms-flow-web/src/components/FOI/customComponents/Fees/index.tsx index 7ae41e926..6e65a6aef 100644 --- a/forms-flow-web/src/components/FOI/customComponents/Fees/index.tsx +++ b/forms-flow-web/src/components/FOI/customComponents/Fees/index.tsx @@ -710,7 +710,7 @@ export const Fees = ({ /> :
-
+
} {selectedSubtab == FeesSubtabValues.PROCESSINGFEE &&