mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2024-10-31 14:10:08 +00:00
ChatMessage container will now scroll
This commit is contained in:
parent
f76fcca04d
commit
dd0e4eb4d8
@ -64,7 +64,8 @@
|
||||
*/
|
||||
|
||||
.chatMessage {
|
||||
min-height: 200px;
|
||||
height: 200px;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
.chatSidebar a {
|
||||
|
Loading…
Reference in New Issue
Block a user