mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Eliminate occasional rubber-band effect on document body on scroll
This commit is contained in:
@@ -2,6 +2,7 @@ html, body {
|
||||
font: 16px Inconsolata, Monaco, Courier !important;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
#root-view {
|
||||
|
||||
Reference in New Issue
Block a user