修改了部分样式
This commit is contained in:
@ -5,15 +5,12 @@
|
||||
margin-left: 5.63rpx;
|
||||
}
|
||||
.page {
|
||||
background-color: #f5f5f5;
|
||||
width: 100%;
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
height: 100%;
|
||||
}
|
||||
.list {
|
||||
padding: 54.38rpx 37.5rpx 200.63rpx;
|
||||
background-image: linear-gradient(180deg, #ff8d1a -24.5%, #ff8d1a00 57.4%);
|
||||
background-color: #f5f5f5;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
}
|
||||
.list-item {
|
||||
padding: 30rpx 26.25rpx;
|
||||
|
Reference in New Issue
Block a user