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 7c2a53dde..199aebf60 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 @@ -2,6 +2,8 @@ width: 100%; display: flex; justify-content: center; + height: 100vh; + overflow: scroll; } main.stand-alone-mode {