developed by Mini Program, after the font is reduced, the line spacing setting is invalid and takes up too much space
.roomtext {
width: 498rpx;
}
.roomtext text {
width: 498rpx;
height: 108rpx;
color:-sharpa3a3a3;
font-size: 20rpx;
line-height: 20rpx;
}
what if the line-height setting does not respond?