Finish styling the QueryStatus application

This commit is contained in:
Oliver 2025-11-20 23:37:46 -07:00
parent c014e17da2
commit b428eb3bf6
9 changed files with 48 additions and 12 deletions

3
styles/resets/button.css Normal file
View file

@ -0,0 +1,3 @@
.taf > .window-content button {
height: initial;
}