diff --git a/home/.atom/styles.less b/home/.atom/styles.less index 67ec871b..df8fa518 100644 --- a/home/.atom/styles.less +++ b/home/.atom/styles.less @@ -112,4 +112,5 @@ atom-text-editor::shadow .git-blame-mount .git-blame .git-blame-scroller { .tree-view-open-files { max-height: 500px !important; + overflow: visible !important; } \ No newline at end of file