project panel/styles: Align child's chevron with parent path (#2559)

Z-1012

Release notes:
- Adjust indent of files in subdirectories.
This commit is contained in:
Piotr Osiewicz 2023-06-06 16:55:38 +02:00 committed by GitHub
parent 398b0f303c
commit a0e2e5db7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -72,7 +72,7 @@ export default function projectPanel(colorScheme: ColorScheme) {
},
background: background(layer),
padding: { left: 12, right: 12, top: 6, bottom: 6 },
indentWidth: 8,
indentWidth: 16,
entry,
draggedEntry: {
...baseEntry,