From 69beb698ef12cc9cb598d37493cf58287ee19978 Mon Sep 17 00:00:00 2001 From: Mo Bitar Date: Wed, 10 Nov 2021 15:07:36 -0600 Subject: [PATCH] tmp: handle overflow on small screens --- app/assets/javascripts/purchaseFlow/PurchaseFlowView.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/assets/javascripts/purchaseFlow/PurchaseFlowView.tsx b/app/assets/javascripts/purchaseFlow/PurchaseFlowView.tsx index 3d7a722c3..0a37413b2 100644 --- a/app/assets/javascripts/purchaseFlow/PurchaseFlowView.tsx +++ b/app/assets/javascripts/purchaseFlow/PurchaseFlowView.tsx @@ -35,8 +35,8 @@ export const PurchaseFlowView: FunctionComponent = return (
-
-
+
+