fix #3 fixed glitching layout in panorama tab
@ -3,8 +3,9 @@
}
#panoviewer-iframe {
width:100vw;
width:100%;
height:100vh;
overflow: hidden;
.panogalviewer-iframe {