mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Set z-index on vertical scrollbar so scrollbar can be clicked
This commit is contained in:
@@ -52,6 +52,7 @@
|
||||
bottom: 0;
|
||||
width: 15px;
|
||||
overflow-y: auto;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.editor .scroll-view {
|
||||
|
||||
Reference in New Issue
Block a user