修改样式 2020.08.05

This commit is contained in:
Niujiawei
2020-08-05 22:06:09 +08:00
parent 361e9a76fd
commit ed0edbab2f
3 changed files with 6 additions and 6 deletions

View File

@@ -170,7 +170,7 @@ export default {
align-items: center;
> image {
width: 220rpx;
height: 170rpx;
height: 200rpx;
flex-shrink: 0;
margin-right: 30rpx;
}
@@ -184,7 +184,7 @@ export default {
.briefing {
font-size: 28rpx;
color: rgba(102,102,102,1);
line-height: 36rpx;
line-height: 42rpx;
}
}
}