From 72de8d00b7dde850df17ac9bc37992554bbb7802 Mon Sep 17 00:00:00 2001 From: ttpl-rt-217 Date: Thu, 13 Feb 2025 17:07:17 +0530 Subject: [PATCH] Issue task PS-3899 : UI is breaking of Teacher app added unnecessary horizontal scroll on windows browsers --- .../mtf-options/mtf-options.component.scss | 36 ------------------- 1 file changed, 36 deletions(-) diff --git a/projects/quml-library/src/lib/mtf/mtf-options/mtf-options.component.scss b/projects/quml-library/src/lib/mtf/mtf-options/mtf-options.component.scss index ab121c55..4b80d099 100644 --- a/projects/quml-library/src/lib/mtf/mtf-options/mtf-options.component.scss +++ b/projects/quml-library/src/lib/mtf/mtf-options/mtf-options.component.scss @@ -1,5 +1,3 @@ - - #leftSide { flex-basis: 50%; } @@ -30,8 +28,6 @@ flex-basis: 50%; } - - #topSide { display: flex; flex-direction: row; @@ -82,12 +78,6 @@ //ui changes - - - - - - .zoom-icon { position: absolute; right: 0; @@ -168,32 +158,6 @@ p { margin-bottom: unset !important; } - - - - - - - - - - - - - - - - - - - - - - - - - - .matching-container { display: flex; justify-content: center;