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