tweak(ui): session spacing (#20839)

Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
This commit is contained in:
David Hill
2026-04-15 23:58:05 +01:00
committed by GitHub
parent 83e257b468
commit e16589f8b5
7 changed files with 97 additions and 31 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
overflow: visible;
&.tool-collapsible {
--tool-content-gap: 8px;
--tool-content-gap: 4px;
gap: var(--tool-content-gap);
}