JMApp/template/serviceTel/serviceTel.wxss

9 lines
180 B
Plaintext
Raw Permalink Normal View History

2024-03-20 03:39:05 +00:00
.service-tel {
align-items: center;
color: #999;
display: flex;
flex-direction: column;
font-size: 26rpx;
justify-content: center;
line-height: 40rpx;
}