소스 검색

update specify the list description color

nikogu 8 년 전
부모
커밋
ded8c8444e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/routes/List/CoverCardList.less

+ 1 - 1
src/routes/List/CoverCardList.less

@@ -11,7 +11,7 @@
       color: @primary-color;
     }
     .ant-card-meta-description {
-      color: @text-color;
+      color: @text-color-secondary;
       height: 44px;
       line-height: 22px;
       overflow: hidden;