Files
CompanyProject/衣莎项目/源码/YiShaXiYi/pages/serviceInfo/serviceInfo.wxss
2024-09-27 01:32:49 +08:00

9 lines
182 B
Plaintext

/* pages/serviceInfo/serviceInfo.wxss */
page{
background-color: #ffffff !important;
}
.richText{
border-top: 2rpx solid #ebebeb;
padding-top: 30rpx;
word-wrap: break-word;
}