Skip to content

Commit

Permalink
Fix Horizontal Scroll Bar in "Enable Chaos Environments" Pop-up (#4692)
Browse files Browse the repository at this point in the history
Signed-off-by: andoriyaprashant <[email protected]>
Co-authored-by: Saranya Jena <[email protected]>
  • Loading branch information
andoriyaprashant and Saranya-jena authored Aug 23, 2024
1 parent 51786f3 commit 5f327fc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions chaoscenter/web/src/views/Overview/Overview.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,11 @@
align-items: center;
width: 50%;
height: 230px;

img {
max-width: 250px;
height: 131px;
}
}
}

Expand Down

0 comments on commit 5f327fc

Please sign in to comment.