mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
adjusting the tree view margin
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
}
|
||||
|
||||
.tree-view .entries .file .name {
|
||||
margin-left: 15px;
|
||||
margin-left: 20px;
|
||||
}
|
||||
|
||||
.tree-view .directory.selected > .header > .name,
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
}
|
||||
|
||||
.tree-view .entries .file .name {
|
||||
margin-left: 15px;
|
||||
margin-left: 20px;
|
||||
}
|
||||
|
||||
.tree-view .directory.selected > .header > .name,
|
||||
|
||||
Reference in New Issue
Block a user