Authored by bevishuang

调整分类样式-- review 杨延青

... ... @@ -207,11 +207,12 @@ export default {
.category-left-item-select {
font-size: 44px;
color: #000000;
font-weight: bold;
}
.category-left-item-select-flag:before {
content: "";
width: 6px;
width: 4px;
height: 48px;
position: absolute;
left: 0;
... ... @@ -269,6 +270,7 @@ export default {
.item-title {
display: none;
font-family: SFProText-Regular;
}
&:after {
... ...