Explorar el Código

change the css

4.x
cavencj hace 5 meses
padre
commit
88c77859ee
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      examples/index.css

+ 1
- 1
examples/index.css Ver fichero

@@ -11,7 +11,7 @@ body {
}

.viewer-container{
position: fixed;
position: relative;
width: 100%;
height: 100%;
overflow: hidden;

Cargando…
Cancelar
Guardar