暂存
This commit is contained in:
@@ -1015,14 +1015,14 @@
|
||||
|
||||
}
|
||||
.noanser.lock { position: relative; align-items: center;
|
||||
.lockView{ height: 300rpx; display: block !important; padding: 20rpx; color: #fff; border-radius: 10rpx;
|
||||
.lockView{ min-height:100; display: block !important; padding: 20rpx; color: #fff; border-radius: 10rpx;
|
||||
position: absolute; top: 0; left: 0; z-index: 2; width: 100%; background-color: rgba(0, 0, 0, .8);
|
||||
.btnBox{
|
||||
padding-top: 20rpx;
|
||||
}
|
||||
}
|
||||
}
|
||||
.noanser {
|
||||
.noanser { margin-top: 20rpx; margin-bottom: 20rpx;
|
||||
padding: 20rpx;
|
||||
background-color: rgba(255, 255, 255, .6);
|
||||
text-align: center;
|
||||
|
||||
Reference in New Issue
Block a user