ソースを参照

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;


読み込み中…
キャンセル
保存