forgeplus-react/src/glcc/freeProject/component/index.scss

8 lines
124 B
SCSS

.lastLineScroll {
max-height: 280px;
overflow-y: scroll;
}
.lastTwoScroll {
max-height: 520px;
overflow-y: scroll;
}