t3dotgg / quickpic

Turn SVGs into high resolution PNGs in 2 clicks. Built because Theo was mad.
https://quickpic.t3.gg
MIT License
892 stars 177 forks source link

Corner Rounder: Image doesn't have a fixed width/height #84

Open Nusab19 opened 6 days ago

Nusab19 commented 6 days ago

The preview image doesn't have a fixed size. So it takes up the whole screen (in mobile view) For much larger images, it overflows the screen.

Setting a max-height and max-width will fix it.