decent progress

This commit is contained in:
Joeri Exelmans 2025-05-11 22:54:23 +02:00
parent e901fc3f76
commit a9ae4f9888
14 changed files with 318 additions and 162 deletions

8
src/Editor.css Normal file
View file

@ -0,0 +1,8 @@
.typeSignature {
display: inline-block;
/* vertical-align:; */
}
.command {
width: 136px;
}