Fix property name

This commit is contained in:
Leonid Logvinov 2018-05-04 22:41:39 +02:00
parent 33cc79c13b
commit 1a36459ab8
No known key found for this signature in database
GPG Key ID: 0DD294BFDE8C95D4
2 changed files with 672 additions and 581 deletions

View File

@ -91,7 +91,7 @@ export class Documentation extends React.Component<DocumentationProps, Documenta
left: 0,
bottom: 0,
right: 0,
overflowZ: 'hidden',
overflowX: 'hidden',
overflowY: 'scroll',
minHeight: `calc(100vh - ${this.props.topBarHeight}px)`,
WebkitOverflowScrolling: 'touch',

1251
yarn.lock

File diff suppressed because it is too large Load Diff