mirror of
https://github.com/NeuralNomadsAI/CodeNomad.git
synced 2026-07-10 00:14:27 +00:00
ui: left-align tool IO header text
This commit is contained in:
parent
3760ba2d7f
commit
84f81cf829
1 changed files with 1 additions and 1 deletions
|
|
@ -251,7 +251,7 @@
|
|||
.tool-call-io-toggle {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
justify-content: flex-start;
|
||||
gap: 0.75rem;
|
||||
padding: 0.5rem;
|
||||
background-color: var(--surface-secondary);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue