Skip to content

Commit

Permalink
style : 채팅 메세지 왼쪽 정렬 설정
Browse files Browse the repository at this point in the history
  • Loading branch information
byeolhaha committed May 12, 2024
1 parent 932339a commit e9fa033
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/static/styles/chat.css
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ button[onclick="sendMessage()"]:hover {
border-radius: 15px;
color: #fff;
max-width: 70%;
text-align : left
}

.sent .message-content {
Expand Down

0 comments on commit e9fa033

Please sign in to comment.