Skip to content

Commit

Permalink
Merge pull request #29 from ML-Leonardo/fix/BCP_-1980291695-scrolling…
Browse files Browse the repository at this point in the history
…_issue

Fixed an issue with Chrome scroll bar on windows 10 system, where the…
  • Loading branch information
JWandrocke authored and GitHub Enterprise committed Feb 5, 2020
2 parents b2c38f8 + 11bef9c commit d35695c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/containers/Chat/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -364,6 +364,7 @@ class Chat extends Component {
/>,
<div
key='slogan'
style={{ maxWidth:'23.0rem' }}
className={cx('RecastAppChat--slogan CaiAppChat--slogan', {
'RecastAppChat--slogan--hidden CaiAppChat--slogan--hidden': !showSlogan,
})}
Expand Down

0 comments on commit d35695c

Please sign in to comment.