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:
@@ -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