Update conversations.php
This commit is contained in:
+1
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user