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