mirror of
https://github.com/atom/atom.git
synced 2026-01-25 06:48:28 -05:00
some style updates to the resizer
This commit is contained in:
@@ -135,7 +135,6 @@ class TreeView extends ScrollView
|
||||
|
||||
resizeTreeView: (e) =>
|
||||
@css(width: e.pageX)
|
||||
@resizer.css(left: e.pageX)
|
||||
|
||||
updateRoot: ->
|
||||
@root?.remove()
|
||||
|
||||
Reference in New Issue
Block a user