Add image icon next to thumbnail size dropdown menu.

This commit is contained in:
evazion
2022-02-17 20:27:22 -06:00
parent 0b8d042c06
commit f54fac74c8
10 changed files with 20 additions and 30 deletions

View File

@@ -42,7 +42,7 @@
<%= render "application/update_notice", record: comment %>
<% end %>
<menu>
<menu class="mt-2">
<% if votable? %>
<li class="comment-votes">
<% if current_user.is_anonymous? %>