fix: Add a full width image view to fix resolution issues (#1363)

This commit is contained in:
Pranav Raj S
2020-10-26 00:28:23 +05:30
committed by GitHub
parent 54214c73aa
commit fa864cc9ee
3 changed files with 26 additions and 6 deletions

View File

@@ -34,7 +34,7 @@
}
.modal-image {
max-width: 80%;
max-width: 85%;
}
&::before {