Преглед на файлове

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,7 +89,7 @@
89 89
 .comment-item-reply {
90 90
   margin-left: 20px;
91 91
   cursor: pointer;
92
-  color: red;
92
+  color: #3C9CFE;
93 93
 }
94 94
 .comment-item-bottom-left {
95 95
   color: #71c135;

+ 1
- 1
src/components/ContentItem/index.css Целия файл

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