浏览代码

fixed load z index

tags/0.1.0
Robin Thoni 9 年前
父节点
当前提交
eeb8fdcad7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/lubusy.css

+ 1
- 1
src/lubusy.css 查看文件

4
     left:0px;
4
     left:0px;
5
     right:0px;
5
     right:0px;
6
     bottom:0px;
6
     bottom:0px;
7
-    z-index:1001;
7
+    z-index:1042;
8
 }
8
 }
9
 
9
 
10
 .lu-busy-animation.ng-hide-add,
10
 .lu-busy-animation.ng-hide-add,

正在加载...
取消
保存