fix panning in mapilio 360° images

This commit is contained in:
Martin Raifer
2023-08-01 16:55:41 +02:00
parent a481361bf3
commit ad1162dd17
2 changed files with 19 additions and 11 deletions
+4 -1
View File
@@ -276,7 +276,10 @@
background-position: center;
background-repeat: no-repeat;
}
#ideditor-viewer-mapilio {
#ideditor-viewer-mapilio-simple-wrap {
height: 100%;
}
#ideditor-viewer-mapilio-simple {
width: 100%;
height: 100%;
transform-origin: 0 0;