9 lines
174 B
Plaintext
9 lines
174 B
Plaintext
|
/* homeSub/pages/help/help.wxss */
|
||
|
.tab-content{
|
||
|
width: 705rpx;
|
||
|
margin-left: 15rpx;
|
||
|
background-color: #ffffff;
|
||
|
margin-top: 20rpx;
|
||
|
border-radius: 10rpx;
|
||
|
}
|