ui: left-align tool IO header text
This commit is contained in:
@@ -251,7 +251,7 @@
|
|||||||
.tool-call-io-toggle {
|
.tool-call-io-toggle {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: space-between;
|
justify-content: flex-start;
|
||||||
gap: 0.75rem;
|
gap: 0.75rem;
|
||||||
padding: 0.5rem;
|
padding: 0.5rem;
|
||||||
background-color: var(--surface-secondary);
|
background-color: var(--surface-secondary);
|
||||||
|
|||||||
Reference in New Issue
Block a user