ui: left-align tool IO header text
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user