mirror of
https://github.com/atom/atom.git
synced 2026-01-24 14:28:14 -05:00
Remove width from .tree-view-resizer
This commit is contained in:
@@ -11,9 +11,7 @@
|
||||
}
|
||||
|
||||
.tree-view .tree-view-resizer {
|
||||
position: fixed;
|
||||
float: right;
|
||||
left: 200px;
|
||||
height: 100%;
|
||||
width: 10px;
|
||||
background: transparent;
|
||||
|
||||
Reference in New Issue
Block a user