Bläddra i källkod

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

tags/v0.1.0
Fen Dweller 6 år sedan
förälder
incheckning
3e28303c5d
1 ändrade filer med 0 tillägg och 1 borttagningar
  1. +0
    -1
      macrovision.css

+ 0
- 1
macrovision.css Visa fil

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

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


Laddar…
Avbryt
Spara