forked from abner/for-legacy-web
6 lines
78 B
SCSS
6 lines
78 B
SCSS
.list {
|
|
max-width: 100%;
|
|
max-height: 360px;
|
|
overflow-y: scroll;
|
|
}
|