mirror of
https://github.com/hexastack/hexabot
synced 2025-02-24 05:14:47 +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;
|
||
|
}
|