mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
move editor scrollbar above the edit pane
So you can grab it with your mouse!
This commit is contained in:
@@ -98,7 +98,7 @@
|
||||
bottom: 0;
|
||||
width: 15px;
|
||||
overflow-y: auto;
|
||||
z-index: 1;
|
||||
z-index: 3;
|
||||
}
|
||||
|
||||
.editor .scroll-view {
|
||||
|
||||
Reference in New Issue
Block a user