Merge pull request #1474 from zed-industries/compact-project-panel
Make project panel more compact
This commit is contained in:
commit
67713a5285
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ export default function projectPanel(theme: Theme) {
|
|||
return {
|
||||
...panel,
|
||||
padding: { left: 12, right: 12, top: 6, bottom: 6 },
|
||||
indentWidth: 20,
|
||||
indentWidth: 8,
|
||||
entry: {
|
||||
height: 24,
|
||||
iconColor: iconColor(theme, "muted"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue