调淡加载层
This commit is contained in:
@@ -547,3 +547,7 @@ body {
|
|||||||
height: 47.41333rem;
|
height: 47.41333rem;
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.layui-m-layershade {
|
||||||
|
background-color: rgba(0, 0, 0, 0.3) !important;
|
||||||
|
}
|
||||||
|
@@ -556,4 +556,7 @@ body {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
.layui-m-layershade{
|
||||||
|
background-color: rgba(0,0,0,.3) !important;
|
||||||
}
|
}
|
Reference in New Issue
Block a user