Browse Source

set icon color

yusuketk 5 years ago
parent
commit
c42aee4995
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/client/styles/scss/_comment.scss

+ 1 - 0
src/client/styles/scss/_comment.scss

@@ -44,6 +44,7 @@
     .page-comment-revision svg {
       width: 16px;
       height: 16px;
+      fill: $primary;
     }
   }