完善页面
This commit is contained in:
@ -30,10 +30,21 @@
|
||||
right: 0;
|
||||
}
|
||||
.balance {
|
||||
padding: 50rpx 280rpx;
|
||||
height: 209rpx;
|
||||
}
|
||||
.wallet-btn {
|
||||
height: 150rpx;
|
||||
padding: 0 100rpx;
|
||||
}
|
||||
.list {
|
||||
margin: 22rpx 34rpx;
|
||||
height: 962rpx;
|
||||
box-shadow: 0rpx 6rpx 28rpx 4rpx rgba(0, 0, 0, 0.05);
|
||||
}
|
||||
.deduct {
|
||||
color: rgba(0, 0, 0, 0.6);
|
||||
}
|
||||
.date {
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user