mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-12 16:52:50 +00:00
Merge branch 'panoramax' of github.com:mattiapezzotti/iD into panoramax
This commit is contained in:
@@ -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) */
|
||||
|
||||
Reference in New Issue
Block a user