Update chat_window.php

This commit is contained in:
Lizandro Guarnizo
2026-01-22 11:06:56 -05:00
parent 1dbd439061
commit 1e1b0e85f9
+1
View File
@@ -29,6 +29,7 @@ if (empty($user_id)) {
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
min-height: 100vh;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
font-size: 0.95rem; /* Igual que el resto de la app (base reducida) */
}
.chat-container {