Sfoglia il codice sorgente

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

tags/v0.1.0
Fen Dweller 5 anni fa
parent
commit
3e28303c5d
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. +0
    -1
      macrovision.css

+ 0
- 1
macrovision.css Vedi File

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

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


Loading…
Annulla
Salva