vault backup: 2026-02-01 11:48:27
All checks were successful
Deploy Quartz site to GitHub Pages / build (push) Successful in 3m5s
All checks were successful
Deploy Quartz site to GitHub Pages / build (push) Successful in 3m5s
This commit is contained in:
@@ -184,6 +184,16 @@ If your plugin does not need CSS, delete this file.
|
||||
font-size: 0.9em;
|
||||
}
|
||||
|
||||
.agent-client-message-tool-call-command {
|
||||
color: var(--text-muted);
|
||||
margin: 4px 0;
|
||||
}
|
||||
|
||||
.agent-client-message-tool-call-command code {
|
||||
font-family: var(--font-monospace);
|
||||
font-size: 0.9em;
|
||||
}
|
||||
|
||||
.agent-client-message-tool-call-status {
|
||||
color: var(--text-muted);
|
||||
user-select: text;
|
||||
@@ -407,7 +417,7 @@ If your plugin does not need CSS, delete this file.
|
||||
}
|
||||
|
||||
.agent-client-chat-view-header-update {
|
||||
margin: 0 10px 0 auto !important;
|
||||
margin: 0 10px 0 10px !important;
|
||||
padding: 2px 8px;
|
||||
font-size: 11px;
|
||||
color: var(--text-muted);
|
||||
|
||||
Reference in New Issue
Block a user