Skip to content

Commit

Permalink
Update _shot_header_row.html.erb
Browse files Browse the repository at this point in the history
  • Loading branch information
miharekar committed Jan 18, 2025
1 parent 9417cfc commit 49ac10c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/shots/_shot_header_row.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<% end %>
</div>
</h1>
<div class="grow"></div>
<div class="grow min-w-2"></div>
<div class="flex items-center mt-3 lg:mt-0">
<%= render "share" %>
<%= render "related_shots", related_shots: @related_shots, shot: @shot if @related_shots.present? %>
Expand Down

0 comments on commit 49ac10c

Please sign in to comment.