nci/static/css/sources/components/terminal.less
2015-05-10 20:18:02 +03:00

7 lines
70 B
Plaintext

.terminal {
&_code {
max-height: 100px;
overflow-y: scroll;
}
}