mirror of
https://codeberg.org/video-prize-ranch/rimgo.git
synced 2026-01-29 10:01:14 +00:00
Switch to Feather Icons
This commit is contained in:
@@ -18,8 +18,8 @@
|
||||
<span class="comment__updatedDate">(deleted {{this.DeletedAt}})</span>
|
||||
{{/if}}
|
||||
|
|
||||
<span class="material-icons-outlined">thumb_up</span> {{this.Upvotes}}
|
||||
<span class="material-icons-outlined">thumb_down</span> {{this.Downvotes}}
|
||||
<img class="icon" src="/static/icons/chevron-up.svg" alt="Likes"> {{this.Upvotes}}
|
||||
<img class="icon" src="/static/icons/chevron-down.svg" alt="Dislikes"> {{this.Downvotes}}
|
||||
</p>
|
||||
</div>
|
||||
<div class="replies">
|
||||
|
||||
Reference in New Issue
Block a user