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.

17 lines
257 B
Plaintext

/* pages/mineAgency/index.wxss */
page {
background-color: #fff !important;
}
.mineAgencyContainer {
background-color: #fff;
padding: 0 10px;
}
.logoImg {
width: 48px;
height: 48px;
border-radius: 50%;
}
.subItem{
padding: 0 16px;
height: 76px;
}