Starowo's picture
Upload 1411 files
b9fe2b4 verified
raw
history blame contribute delete
122 Bytes
.chatContainer {
padding: 0;
height: 100%;
.messageContainer {
overflow-y: auto;
padding-right: 24px;
}
}