优化
This commit is contained in:
@@ -236,6 +236,12 @@ export default {
|
||||
height: 1300rpx;
|
||||
width: 100%;
|
||||
}
|
||||
.scroll ::-webkit-scrollbar {
|
||||
width: 0;
|
||||
height: 0;
|
||||
color: transparent;
|
||||
display: none;
|
||||
}
|
||||
.empty{
|
||||
position: absolute;
|
||||
top: 200rpx;
|
||||
|
||||
Reference in New Issue
Block a user