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.
bocai_supplyChain/pages/message/index.wxss

15 lines
230 B
Plaintext

/* pages/message/index.wxss */
.container{
1 year ago
padding-top: 10px;
}
.noticImg{
width: 48px;
height: 48px;
1 year ago
border-radius: 12px;
}
.sub{
padding: 12px;
font-size: 14px;
background-color: #fff;
/* border-radius: 8px; */
}