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

8 lines
169 B
Plaintext

/* pages/userProtocol/userProtocol.wxss */
page{
background-color: #ffffff !important;
}
.userProtocol{
border-top: 2rpx solid #ebebeb;
padding-top: 50rpx;
}