You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
177 B
Plaintext

/* pages/opinionList/index.wxss */
page {
padding: 10px;
}
.sub {
background-color: #fff;
margin-bottom: 10px;
border-radius: 8px;
}
.sub{
padding: 12px 10px;
}