Browse Source

品牌中心中文字体修改

yangc 8 years ago
parent
commit
2d2fb4406a
1 changed files with 4 additions and 0 deletions
  1. 4 0
      components/mobile/brand/BrandCenter.vue

+ 4 - 0
components/mobile/brand/BrandCenter.vue

@@ -194,6 +194,10 @@
               text-overflow: ellipsis;
               white-space: nowrap;
               overflow: hidden;
+              &:nth-child(2) {
+                font-size: .26rem;
+                color: #666;
+              }
             }
           }
         }