style: 增加loading遮罩的透明度
This commit is contained in:
@@ -389,9 +389,8 @@
|
||||
width: 100%;
|
||||
left: 0;
|
||||
top: 0;
|
||||
background-color: #fefefe;
|
||||
background-color: rgba(255, 255, 255, .2);
|
||||
z-index: 1;
|
||||
opacity: .8;
|
||||
|
||||
img {
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user