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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user