优化
This commit is contained in:
@@ -689,6 +689,12 @@ export default {
|
||||
width: 90%;
|
||||
height: 500rpx;
|
||||
}
|
||||
.scroll ::-webkit-scrollbar {
|
||||
width: 0;
|
||||
height: 0;
|
||||
color: transparent;
|
||||
display: none;
|
||||
}
|
||||
.card{
|
||||
margin-top: 15rpx;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user