fix
This commit is contained in:
@@ -34,17 +34,6 @@ page {
|
||||
border-radius: 36rpx;
|
||||
}
|
||||
|
||||
.overlay-blur-top {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
height: 72rpx;
|
||||
border-radius: 36rpx 36rpx 0 0;
|
||||
background: linear-gradient(to bottom, rgba(245, 245, 245, 0.6), rgba(245, 245, 245, 0) 100%);
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
/* ========== 弹窗 ========== */
|
||||
.popup-mask {
|
||||
position: fixed;
|
||||
|
||||
Reference in New Issue
Block a user