mirror of
https://gitlab.silvrtree.co.uk/martind2000/nci.git
synced 2025-01-12 01:05:07 +00:00
7 lines
70 B
Plaintext
7 lines
70 B
Plaintext
|
.terminal {
|
||
|
&_code {
|
||
|
max-height: 100px;
|
||
|
overflow-y: scroll;
|
||
|
}
|
||
|
}
|