Fix image height content fit (#9116)
* fix image height content fit
* add changeset
* use `scale-down` instead of `contain`
* add changeset
* fix spacing
* apply image uploader styling to image preview
* Fix image/shared/ImagePreview style
* Fix
* Remove unnecessary styles from .image-frame
* Revert prev for the fullscreen mode
* Add stories
* fix python test
* move story files, fix python tests
* add changeset
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: Yuichiro Tachibana (Tsuchiya) <t.yic.yt@gmail.com>