ソースを参照

fix:修正回复的红色

adam 4 年 前
コミット
e027c33ff8
共有2 個のファイルを変更した2 個の追加2 個の削除を含む
  1. 1
    1
      lib/components/ContentItem/index.css
  2. 1
    1
      src/components/ContentItem/index.css

+ 1
- 1
lib/components/ContentItem/index.css ファイルの表示

89
 .comment-item-reply {
89
 .comment-item-reply {
90
   margin-left: 20px;
90
   margin-left: 20px;
91
   cursor: pointer;
91
   cursor: pointer;
92
-  color: red;
92
+  color: #3C9CFE;
93
 }
93
 }
94
 .comment-item-bottom-left {
94
 .comment-item-bottom-left {
95
   color: #71c135;
95
   color: #71c135;

+ 1
- 1
src/components/ContentItem/index.css ファイルの表示

89
 .comment-item-reply {
89
 .comment-item-reply {
90
   margin-left: 20px;
90
   margin-left: 20px;
91
   cursor: pointer;
91
   cursor: pointer;
92
-  color: red;
92
+  color: #3c9cfe;
93
 }
93
 }
94
 .comment-item-bottom-left {
94
 .comment-item-bottom-left {
95
   color: #71c135;
95
   color: #71c135;