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

View file

@ -18,7 +18,7 @@
.taf > .window-content span {
&.loader {
--size: 40px;
--size: 35px;
width: var(--size);
height: var(--size);
border-radius: 50%;