|
@@ -146,7 +146,8 @@
|
|
|
background-color: #fff;border-radius: 8rpx;padding:10rpx 24rpx;box-sizing:border-box;
|
|
|
.tongzhi-num{
|
|
|
width: 80rpx;height: 80rpx;color: #3fd2a1;@include ezy-no-repeat-cover;text-align: center;flex-shrink: 0;
|
|
|
- background-image: url("@/static/images/index/tz-icon.png");padding-top: 36rpx;box-sizing:border-box;
|
|
|
+ background-image: url("@/static/images/index/tz-icon.png");padding-top: 42rpx;box-sizing:border-box;
|
|
|
+ font-size: 28rpx;
|
|
|
}
|
|
|
.tongzhi-content{
|
|
|
height: 84rpx;padding:0 10rpx 0 20rpx;box-sizing: border-box;@include multi-line-ellipsis(2);line-height: 1.5;
|