Indention

This commit is contained in:
David Heinemeier Hansson
2025-04-22 21:56:23 +02:00
parent 93516f2e48
commit cf3cbccf23
+1 -1
View File
@@ -16,7 +16,7 @@
<% end %>
<%= link_to edit_card_comment_path(comment.card, comment),
class: "comment__edit btn btn--plain txt-xx-small fill-transparent translucent flex-item-justify-end" do %>
class: "comment__edit btn btn--plain txt-xx-small fill-transparent translucent flex-item-justify-end" do %>
<%= icon_tag "menu-dots-horizontal" %> <span class="for-screen-reader">Edit this comment</span>
<% end %>
</div>