fix(app): tighten filetree row spacing

This commit is contained in:
David Hill
2026-01-26 18:16:08 +00:00
parent 0e08c6c9fd
commit f4392e023a
2 changed files with 10 additions and 3 deletions

View File

@@ -76,6 +76,12 @@
}
}
}
&[data-variant="ghost"][data-scope="filetree"] {
> [data-slot="collapsible-trigger"] {
height: 24px;
}
}
}
@keyframes slideDown {