@@ -201,15 +201,18 @@
display: flex;
right: 20rpx;
width: 120rpx;
- height: 100%;
+ height: 80rpx;
justify-content: center;
align-items: center;
// background-color: green;
&__icon {
flex-shrink: 0;
+ display: flex;
+ align-items: center;
width: 32rpx;
height: 32rpx;
margin-right: 8rpx;
+ // background-color: red;
.image {
width: 100%;
height: 100%;