mirror of
https://github.com/hexastack/hexabot
synced 2025-06-26 18:27:28 +00:00
7 lines
102 B
SCSS
7 lines
102 B
SCSS
.sc-message-list {
|
|
height: 80%;
|
|
overflow-y: auto;
|
|
background-size: 100%;
|
|
padding: 40px 0px;
|
|
}
|