浏览代码

change the css

4.x
cavencj 5 个月前
父节点
当前提交
88c77859ee
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      examples/index.css

+ 1
- 1
examples/index.css 查看文件

@@ -11,7 +11,7 @@ body {
}

.viewer-container{
position: fixed;
position: relative;
width: 100%;
height: 100%;
overflow: hidden;

正在加载...
取消
保存