tweak(ui): file tree background color

This commit is contained in:
David Hill
2026-02-18 16:58:23 +00:00
parent 24ce49d9d7
commit 0888c02379
2 changed files with 3 additions and 2 deletions

View File

@@ -274,6 +274,7 @@
padding-inline: 12px;
gap: 8px;
align-items: center;
background-color: var(--background-stronger);
}
[data-slot="tabs-trigger-wrapper"] {