Skip to content

Commit

Permalink
Hotfix: Make profile pic circles again
Browse files Browse the repository at this point in the history
  • Loading branch information
krschacht committed Dec 20, 2024
1 parent 07af6cd commit 7a5c4fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/messages/_message.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ end %>
> <!-- this inner div is replaced during streaming updates (inner_html of dom_id message) -->
<!-- Left Column -->
<div class="w-6 ml-1 flex">
<div class="w-7 ml-1 flex">
<%= render_avatar_for(message) %>
</div>
Expand Down

0 comments on commit 7a5c4fe

Please sign in to comment.