This commit is contained in:
parent
82fcece4c4
commit
965eb445fd
|
@ -270,14 +270,14 @@
|
||||||
}
|
}
|
||||||
.therapist-mian-bottom-text{
|
.therapist-mian-bottom-text{
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: 26rpx;
|
font-size:24rpx;
|
||||||
color: #222222;
|
color: #222222;
|
||||||
white-space: pre-wrap;
|
white-space: pre-wrap;
|
||||||
display: -webkit-box;
|
display: -webkit-box;
|
||||||
-webkit-box-orient: vertical;
|
-webkit-box-orient: vertical;
|
||||||
-webkit-line-clamp: 1;
|
-webkit-line-clamp: 1;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
width: 60px;
|
width:100px;
|
||||||
}
|
}
|
||||||
.therap-pin{
|
.therap-pin{
|
||||||
font-size: 24rpx;
|
font-size: 24rpx;
|
||||||
|
@ -361,8 +361,8 @@
|
||||||
margin-top: 3px;
|
margin-top: 3px;
|
||||||
}
|
}
|
||||||
.therapist-bottom-img{
|
.therapist-bottom-img{
|
||||||
width: 30rpx;
|
width:26rpx;
|
||||||
height: 30rpx;
|
height:26rpx;
|
||||||
margin-right:3px;
|
margin-right:3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -1408,7 +1408,7 @@
|
||||||
}
|
}
|
||||||
.therapist-mian-bottom-text{
|
.therapist-mian-bottom-text{
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: 26rpx;
|
font-size: 24rpx;
|
||||||
color: #222222;
|
color: #222222;
|
||||||
}
|
}
|
||||||
.therapist-mian-bottom{
|
.therapist-mian-bottom{
|
||||||
|
|
Loading…
Reference in New Issue