mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-27 08:15:31 +00:00
chore(app): more spacing controls
This commit is contained in:
@@ -9,7 +9,8 @@
|
||||
overflow: visible;
|
||||
|
||||
&.tool-collapsible {
|
||||
gap: 8px;
|
||||
--tool-content-gap: 8px;
|
||||
gap: var(--tool-content-gap);
|
||||
}
|
||||
|
||||
[data-slot="collapsible-trigger"] {
|
||||
|
||||
Reference in New Issue
Block a user