posts: fix favorite icon.

Fix the favorite button using the outlined heart icon instead of the
solid heart icon.
This commit is contained in:
evazion
2021-01-23 14:33:45 -06:00
parent 7629a99030
commit 5fd33ad545
5 changed files with 10 additions and 6 deletions

View File

@@ -3,7 +3,7 @@
<span class="post-tooltip-favorites post-tooltip-info">
<span><%= @post.fav_count %></span>
<%= favorite_icon(class: "fa-xs") %>
<%= empty_heart_icon(class: "fa-xs") %>
</span>
<span class="post-tooltip-score post-tooltip-info">