From 5e34734f1db61df033d5f92ffaafaed144a5ce40 Mon Sep 17 00:00:00 2001 From: andrej romanov <50377758+auumgn@users.noreply.github.com> Date: Thu, 14 Nov 2024 18:28:14 +0200 Subject: [PATCH] fix summary overflow --- .../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 c2220e801..5c2863a67 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,7 +2,6 @@ width: 100%; display: flex; justify-content: center; - height: 100vh; } main.stand-alone-mode {