Skip to content

Commit

Permalink
Merge pull request #8922 from RocketChat/mentions-menu-color
Browse files Browse the repository at this point in the history
[FIX] Make mentions and menu icons color darker
  • Loading branch information
rodrigok committed Dec 20, 2017
1 parent 1d9d0ac commit c872acd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

display: none;

color: #6c727a;
color: var(--color-darkest);

font-size: 1rem;

Expand Down

0 comments on commit c872acd

Please sign in to comment.