Authored by Lynnic

update

... ... @@ -10,7 +10,7 @@
background-size: cover;
}
.detail{
background-color: $tableCellC;
// background-color: $tableCellC;
// &.table .inner-container{
// background-color: $tableCellC;
// }
... ... @@ -21,7 +21,7 @@
padding: pxToRem(16px) pxToRem(12px);
color: $mainFontC;
background-color: $tableCellC;
border-top: 1px solid #fff;
// border-top: 1px solid #fff;
}
}
.tips {
... ...