mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Rename Editor.scrollbar to verticalScrollbar for clarity
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
-webkit-box-shadow: -2px 0px 10px 2px #222;
|
||||
}
|
||||
|
||||
.editor .scrollbar {
|
||||
.editor .vertical-scrollbar {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
top: 0;
|
||||
|
||||
Reference in New Issue
Block a user