修改积分兑换页增加显示积分
This commit is contained in:
@@ -368,7 +368,7 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
height: 130rpx;
|
||||
// overflow: hidden;
|
||||
overflow: hidden;
|
||||
transition: height 0.3s ease;
|
||||
&.expand {
|
||||
height: 650rpx;
|
||||
|
||||
Reference in New Issue
Block a user