Merge branch 'panoramax' of github.com:mattiapezzotti/iD into panoramax

This commit is contained in:
mattiapezzotti
2024-06-28 17:55:18 +02:00
2 changed files with 7 additions and 9 deletions

View File

@@ -475,11 +475,10 @@ label.streetside-hires {
transform-origin: 0 0;
}
.photoviewer .plane-frame > img.plane-photo{
width: 100%;
.photoviewer .plane-frame > img.plane-photo {
width: auto;
height: 100%;
object-fit: cover;
overflow: hidden;
transform-origin: 0 0;
}
/* photo-controls (step forward, back, rotate) */