Update the QueryStatus app theme (closes #61)

This commit is contained in:
Oliver 2026-05-01 15:26:57 -06:00
parent 6723e0d25f
commit 749d442bd8
3 changed files with 56 additions and 7 deletions

View file

@ -3,7 +3,6 @@
display: inline flex;
color: var(--chip-colour);
background: var(--chip-background);
border: 1px solid var(--chip-border-colour);
border-radius: 4px;
.key {