forked from rDrama/rDrama
1
0
Fork 0

add horizontal padding to orgy chat

master
Aevann 2023-08-20 19:58:03 +03:00
parent 233629f6ab
commit 767b777e83
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
{{macros.chat_users_list()}}
</div>
<div class="orgy-chat-window-item pr-2">
<div class="orgy-chat-window-item pl-1 pr-2">
<div id="chat-group-template" class="d-none">
{{macros.chat_group_template()}}
</div>