1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-09 07:25:19 +02:00

Fix bad tailwind class

This commit is contained in:
hatz 2025-05-21 10:16:44 -05:00
parent 45dbe79eba
commit 9db3cfd4c5
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:p4">
<div class="flex flex-col h-full md:p-4">
<%= render "chats/chat_nav", chat: @chat %>
<div class="mt-auto py-8">