no message
This commit is contained in:
11
unpackage/dist/dev/mp-alipay/components/statusBar/statusBar.acss
vendored
Normal file
11
unpackage/dist/dev/mp-alipay/components/statusBar/statusBar.acss
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
.statusBar_blur {
|
||||
width: 100%;
|
||||
height: 185rpx;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
background: #dbe6ff;
|
||||
opacity: 0.8;
|
||||
filter: blur(50px);
|
||||
z-index: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user