Explorar el Código

Use absolute position for ui element.

pull/482/head
strarsis hace 7 años
committed by Matthew Petroff
padre
commit
a3918f2ffa
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      src/css/pannellum.css

+ 1
- 1
src/css/pannellum.css Ver fichero

@@ -24,7 +24,7 @@
}

.pnlm-ui {
position: relative;
position: absolute;
width: 100%;
height: 100%;
z-index: 1;


Cargando…
Cancelar
Guardar