Collapse space before comment thread

This commit is contained in:
Jason Zimdars
2025-02-05 10:44:12 -06:00
parent 76ba89bf9d
commit 78d8d10e48
+1 -1
View File
@@ -84,7 +84,7 @@
</aside>
<div class="bubble__container" data-controller="beacon" data-beacon-url-value="<%= bucket_bubble_readings_url(@bubble.bucket, @bubble) %>">
<div class="bubble__perma flex justify-center center margin-block-end-double">
<div class="bubble__perma flex justify-center center">
<%= render "bubbles/bubble", bubble: @bubble, editing: params[:editing] %>
</div>