1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-08 15:05:22 +02:00

Fix chat nav padding on new chat

This commit is contained in:
hatz 2025-05-20 21:04:51 -05:00
parent 319eba79ac
commit 40b1ed687a
No known key found for this signature in database

View file

@ -1,5 +1,5 @@
<%= turbo_frame_tag chat_frame do %>
<div class="flex flex-col h-full md:px-4 md:pb-4">
<div class="flex flex-col h-full md:p4">
<%= render "chats/chat_nav", chat: @chat %>
<div class="mt-auto py-8">