removed the terminal cause it sucks

This commit is contained in:
SpookyDervish
2025-10-30 18:24:43 +11:00
parent 94c2a72c41
commit 9b4fae5301
2 changed files with 4 additions and 52 deletions

View File

@@ -33,32 +33,13 @@
}
#editor {
margin-top: 1;
margin: 1 0;
#code-editor {
min-height: 3;
}
}
#console-container {
padding-top: 1;
margin: 1;
border-top: tall $boost;
height: 35%;
min-height: 12;
#console {
border: tall $boost;
margin-bottom: 1;
}
}
#terminal {
height: 35%;
min-height: 12;
margin: 1;
}
#find-window {
width: 45;
height: 11;