소스 검색

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

tags/v0.1.0
Fen Dweller 5 년 전
부모
커밋
3e28303c5d
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. +0
    -1
      macrovision.css

+ 0
- 1
macrovision.css 파일 보기

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

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


불러오는 중...
취소
저장