优化
This commit is contained in:
@@ -157,6 +157,12 @@ export default {
|
||||
width: 100%;
|
||||
height: 93%;
|
||||
}
|
||||
.scroll ::-webkit-scrollbar {
|
||||
width: 0;
|
||||
height: 0;
|
||||
color: transparent;
|
||||
display: none;
|
||||
}
|
||||
.card{
|
||||
width: 570rpx;
|
||||
background-color: #ffffff;
|
||||
|
||||
Reference in New Issue
Block a user