mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-02 14:16:39 +01:00
Show more consistent icon for "comment"
This commit is contained in:
parent
00675c827f
commit
35974cc89c
1 changed files with 1 additions and 1 deletions
|
@ -783,7 +783,7 @@ function Status({
|
|||
</div>
|
||||
<div class="menu-horizontal">
|
||||
<MenuItem onClick={replyStatus}>
|
||||
<Icon icon="reply" />
|
||||
<Icon icon="comment" />
|
||||
<span>Reply</span>
|
||||
</MenuItem>
|
||||
<MenuItem
|
||||
|
|
Loading…
Reference in a new issue