Skip to content

Commit 6dfcd9d

Browse files
author
Oziminskyi Volodymyr
authored
Msg width change
.msg width - from 80% to 100%
1 parent 237e0cb commit 6dfcd9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/chat.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ html, body {
7474
background: transparent;
7575
color: #ccc;
7676
min-width: 50px;
77-
max-width: 80%;
77+
max-width: 100%;
7878
padding: 0 10px;
7979
}
8080

0 commit comments

Comments
 (0)