Fix scroll issue

pull/254/head
Will Piers 2016-10-24 12:10:25 -07:00
parent 1ebd9173b0
commit 400b8a4bfd
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ body > #react-root {
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
overflow: scroll;
}
/*