diff --git a/src/main/resources/static/styles/chat.css b/src/main/resources/static/styles/chat.css index 59d54ed..ff3a1bb 100644 --- a/src/main/resources/static/styles/chat.css +++ b/src/main/resources/static/styles/chat.css @@ -62,6 +62,7 @@ button[onclick="sendMessage()"]:hover { border-radius: 15px; color: #fff; max-width: 70%; + text-align : left } .sent .message-content {