fix refresh and max_tokens bug

This commit is contained in:
Dhanji Prasanna
2025-11-07 09:50:43 +11:00
parent cb43fcdecf
commit 1f12ff6ca0
5 changed files with 200 additions and 24 deletions

View File

@@ -39,6 +39,7 @@ body {
background-color: var(--bg-secondary);
color: var(--text-primary);
line-height: 1.6;
font-size: 75%;
}
/* Header */