Browse Source

Modify the scroll bar to body

pull/1779/head
陈帅 8 years ago
parent
commit
2d3982ee27
  1. 1
      src/index.less

1
src/index.less

@ -2,7 +2,6 @@ html,
body,
:global(#root) {
height: 100%;
overflow: auto;
}
:global(.colorWeak) {

Loading…
Cancel
Save