Improve room index headline style

This commit is contained in:
TheNeedful-DO 2023-12-05 10:59:18 +00:00
parent dcbeb8a72c
commit 84d6c31d5e

View File

@ -11,7 +11,8 @@
= link_to "Sign in", new_session_path(current_user)
to join the chat
%h1 Rooms index
.contain
%h1 Rooms index
- if policy(Room).new?
= render partial: "layouts/new_room_form"