浏览代码

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;


正在加载...
取消
保存