forked from External/greenlight
* Fixed visual issues with mobile * Fixed spacing above room name
This commit is contained in:
committed by
Jesus Federico
parent
933408f68b
commit
e61946a0f4
@ -17,7 +17,7 @@
|
||||
<div class="modal-dialog modal-dialog-centered" role="document">
|
||||
<div class="modal-content text-center">
|
||||
<div class="modal-body">
|
||||
<div class="card-body p-6">
|
||||
<div class="card-body p-sm-6">
|
||||
<div class="card-title">
|
||||
<h3 class="create-only"><%= t("modal.create_room.title") %></h3>
|
||||
<h3 class="update-only"><%= t("modal.room_settings.title") %></h3>
|
||||
|
Reference in New Issue
Block a user