From 23a17e2f45b1e12f741c04d294ac6962efa49908 Mon Sep 17 00:00:00 2001 From: Oskar <118617644+Drillllll@users.noreply.github.com> Date: Fri, 27 Sep 2024 14:24:09 +0200 Subject: [PATCH] WTG-45: fix modal component scroll bug --- src/app/shared/modal/modal.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/shared/modal/modal.component.html b/src/app/shared/modal/modal.component.html index 62191fa..8a072c3 100644 --- a/src/app/shared/modal/modal.component.html +++ b/src/app/shared/modal/modal.component.html @@ -1,12 +1,12 @@