Update conversations.php

This commit is contained in:
Lizandro Guarnizo
2026-01-28 03:27:57 -05:00
parent ee3524a54b
commit 07b7fd2c03
+1 -1
View File
@@ -336,7 +336,7 @@ if (!isset($_SESSION['user_id'])) {
.status-read { color: var(--whatsapp-green); }
.chat-input {
padding: 15px 20px;
padding: 15px 15px 30px 15px;
background: #f0f0f0;
border-top: 1px solid #ddd;
display: flex;