diff --git a/stylesheets/tree-view.less b/stylesheets/tree-view.less index fa03ea0b..718b2bd7 100644 --- a/stylesheets/tree-view.less +++ b/stylesheets/tree-view.less @@ -10,6 +10,12 @@ } } +.tree-view-resizer { + .tree-view-resize-handle { + width: 8px; + } +} + .focusable-panel { opacity: 1; background: #303030;