diff --git a/frontend/src/Photos/Overview.scss b/frontend/src/Photos/Overview.scss index 9888f8c..3e07585 100644 --- a/frontend/src/Photos/Overview.scss +++ b/frontend/src/Photos/Overview.scss @@ -218,7 +218,7 @@ max-height: 100%; width: auto; height: auto; - object-fit: scale-down; + object-fit: contain; } }