mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Merge pull request #644 from github/bo-fix-scrollbar-issues
Fix scrollbar css issues
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
.tree-view-resize-handle {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
right: -5px;
|
||||
bottom: 0;
|
||||
width: 10px;
|
||||
cursor: col-resize;
|
||||
|
||||
Reference in New Issue
Block a user