diff --git a/styles/tree-view-open-files.less b/styles/tree-view-open-files.less index f215a65..d89ffd3 100644 --- a/styles/tree-view-open-files.less +++ b/styles/tree-view-open-files.less @@ -1,11 +1,5 @@ @import "ui-variables"; -.tree-view-resizer { - display: -webkit-flex !important; - flex-direction: column; - align-items: stretch; -} - .tree-view-open-files { > .list-tree { width: 100%; @@ -18,6 +12,7 @@ overflow: auto; flex: 0 0 1; position: relative; + order: 0; .close-open-file { background: none;