Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

MM-10700 - Updating image preview modal #1380

Merged
merged 5 commits into from
Jun 28, 2018
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Updating image css
  • Loading branch information
asaadmahmood committed Jun 27, 2018
commit 6d6f04e94aa68d456964f447d1fa858d2392eab4
1 change: 1 addition & 0 deletions sass/components/_files.scss
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@

.image-container {
position: relative;
max-width: 1024px;
width: 100%;
height: 100%;
}
Expand Down