From 19c4fd202b0a8516124f5fcc8ec52e9d7cf30573 Mon Sep 17 00:00:00 2001 From: Leonardo Mendoza Fernadez Date: Tue, 15 Oct 2024 12:47:09 -0600 Subject: [PATCH] 9165-qa-fix-layout-of-trust-summary-when-embedded --- .../component/trusted-summary/trusted-summary.component.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/cdk/trusted-summary/component/trusted-summary/trusted-summary.component.scss b/src/app/cdk/trusted-summary/component/trusted-summary/trusted-summary.component.scss index 199aebf60..b1b65eadf 100644 --- a/src/app/cdk/trusted-summary/component/trusted-summary/trusted-summary.component.scss +++ b/src/app/cdk/trusted-summary/component/trusted-summary/trusted-summary.component.scss @@ -3,7 +3,6 @@ display: flex; justify-content: center; height: 100vh; - overflow: scroll; } main.stand-alone-mode {