AndrewSpeelman / recipe-book-angular

This is an angular front end to the Recipe Book application.
1 stars 0 forks source link

Fix Recipe Edit image by limiting size #12

Closed AndrewSpeelman closed 1 year ago

AndrewSpeelman commented 1 year ago

Currently, when the user clicks the Edit button, the image re-sizes to be extremely large. We probably should look into this resizing and keep the image size consistent.