mirror of
https://github.com/hexastack/hexabot
synced 2025-02-23 21:04:15 +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;
|
|
}
|