JMApp/template/serviceTel/serviceTel.wxss

9 lines
180 B
Plaintext
Raw Permalink Normal View History

2025-04-05 23:47:00 +08:00
.service-tel {
align-items: center;
color: #999;
display: flex;
flex-direction: column;
font-size: 26rpx;
justify-content: center;
line-height: 40rpx;
}