mirror of
https://gitlab.silvrtree.co.uk/martind2000/nci.git
synced 2025-02-14 07:59:15 +00:00
increase terminal height
This commit is contained in:
parent
e7b886c01c
commit
067622c4e6
@ -1,7 +1,7 @@
|
|||||||
.terminal {
|
.terminal {
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
&_code {
|
&_code {
|
||||||
max-height: 200px;
|
height: 300px;
|
||||||
padding: 4px;
|
padding: 4px;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
|
Loading…
Reference in New Issue
Block a user