mirror of
https://github.com/anomalyco/opencode.git
synced 2026-08-24 06:33:01 -04:00
fix(session-ui): reduce tool error spacing (#44318)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[data-component="card"][data-kind="tool-error-card"] {
|
||||
--card-pad-y: 8px;
|
||||
--card-line-pad: 12px;
|
||||
--card-pad-y: 0px;
|
||||
--card-line-pad: 4px;
|
||||
|
||||
[data-slot="basic-tool-tool-title"] {
|
||||
color: var(--v2-text-text-base);
|
||||
|
||||
Reference in New Issue
Block a user