Skip to content

Commit

Permalink
Issue task PS-3899 : UI is breaking of Teacher app added unnecessary …
Browse files Browse the repository at this point in the history
…horizontal scroll on windows browsers
  • Loading branch information
shreyas1434shinde committed Feb 13, 2025
1 parent 1f8b1e8 commit 72de8d0
Showing 1 changed file with 0 additions and 36 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@


#leftSide {
flex-basis: 50%;
}
Expand Down Expand Up @@ -30,8 +28,6 @@
flex-basis: 50%;
}



#topSide {
display: flex;
flex-direction: row;
Expand Down Expand Up @@ -82,12 +78,6 @@
//ui changes








.zoom-icon {
position: absolute;
right: 0;
Expand Down Expand Up @@ -168,32 +158,6 @@ p {
margin-bottom: unset !important;
}



























.matching-container {
display: flex;
justify-content: center;
Expand Down

0 comments on commit 72de8d0

Please sign in to comment.