tweak(ui): group edited files list styling

This commit is contained in:
David Hill
2026-02-18 23:51:25 +00:00
parent 9c7629ce61
commit 4a8bdc3c75
3 changed files with 110 additions and 66 deletions

View File

@@ -68,7 +68,7 @@
[data-slot="session-review-diffs-group"] {
background-color: var(--background-stronger);
border-radius: var(--radius-lg);
box-shadow: var(--shadow-xs-border-base);
border: 1px solid var(--border-weak-base);
overflow: clip;
[data-component="accordion"] {