Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Commit d35695c

Browse files
JWandrockeGitHub Enterprise
authored andcommitted
Merge pull request #29 from ML-Leonardo/fix/BCP_-1980291695-scrolling_issue
Fixed an issue with Chrome scroll bar on windows 10 system, where the…
2 parents b2c38f8 + 11bef9c commit d35695c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/containers/Chat/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -364,6 +364,7 @@ class Chat extends Component {
364364
/>,
365365
<div
366366
key='slogan'
367+
style={{ maxWidth:'23.0rem' }}
367368
className={cx('RecastAppChat--slogan CaiAppChat--slogan', {
368369
'RecastAppChat--slogan--hidden CaiAppChat--slogan--hidden': !showSlogan,
369370
})}

0 commit comments

Comments
 (0)