move 'env' from state to context

This commit is contained in:
Joeri Exelmans 2025-05-13 14:33:35 +02:00
parent 9ef160aeb7
commit f09261df93
13 changed files with 178 additions and 148 deletions

View file

@ -2,6 +2,6 @@
display: inline-block;
}
.command {
.commandInput {
width: 160px;
}