brenoprata10 / ng2-image-viewer

Ng2-Image Viewer for Angular 2+ projects
https://brenoprata10.github.io/ng2-image-viewer/
MIT License
31 stars 60 forks source link

Changing height of image viewer #50

Open mani1995x opened 4 years ago

mani1995x commented 4 years ago

How do i change the height of the image viewer? I tried to set the height in every imaginable element, but none of it works. How can I set my height to 200px? (So that the image will scaled automatically?)

Thank you!