[dingus] Output is modal between tree and errors

This commit is contained in:
John Doty 2024-10-09 07:40:39 -07:00
parent aedb02dda4
commit da7ca95a86
4 changed files with 71 additions and 12 deletions

View file

@ -85,6 +85,10 @@ body {
color: red;
}
.error-panel {
margin: 1rem;
}
.main-textarea {
height: 100%;
width: 100%;