1
0
mirror of https://github.com/coalaura/whiskr.git synced 2025-12-02 20:22:52 +00:00

small fix

This commit is contained in:
Laura
2025-08-31 00:31:43 +02:00
parent 703d5373f0
commit 07ca59cfb1
2 changed files with 5 additions and 1 deletions

View File

@@ -383,6 +383,10 @@ body:not(.loading) #loading {
background: #1b1d2a;
}
.tool .result pre.l-json .pre-header {
display: none;
}
.message .tool .result,
.message .reasoning-text {
background: #1e2030;