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); }
|
.status-read { color: var(--whatsapp-green); }
|
||||||
|
|
||||||
.chat-input {
|
.chat-input {
|
||||||
padding: 15px 20px;
|
padding: 15px 15px 30px 15px;
|
||||||
background: #f0f0f0;
|
background: #f0f0f0;
|
||||||
border-top: 1px solid #ddd;
|
border-top: 1px solid #ddd;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|||||||
Reference in New Issue
Block a user