Get the QueryStatus application displaying the status more appropriately

This commit is contained in:
Oliver 2025-11-12 00:09:52 -07:00
parent 5770abb7e8
commit 0362342419
11 changed files with 117 additions and 14 deletions

View file

@ -0,0 +1,3 @@
.taf > .window-content {
.grow { flex-grow: 1; }
}