Explorar el Código

Remove absolute positioning from entity images. This fixes them flying into the air for some reason

tags/v0.1.0
Fen Dweller hace 6 años
padre
commit
3e28303c5d
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. +0
    -1
      macrovision.css

+ 0
- 1
macrovision.css Ver fichero

@@ -36,7 +36,6 @@ body {
}

.entity-image {
position: absolute;
height: 100%;
pointer-events: auto;
-webkit-user-drag: none;


Cargando…
Cancelar
Guardar