Skip to content

Commit

Permalink
Merge pull request #11474 from Tushu17/fix-cursor-unreadMsgContainer
Browse files Browse the repository at this point in the history
Change cursor to default at new message line indicator
  • Loading branch information
mountiny authored Oct 3, 2022
2 parents 663950f + 3cee33a commit ce740fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/styles.js
Original file line number Diff line number Diff line change
Expand Up @@ -1985,6 +1985,7 @@ const styles = {
flexDirection: 'row',
alignItems: 'center',
zIndex: 1,
cursor: 'default',
},

unreadIndicatorLine: {
Expand Down

0 comments on commit ce740fe

Please sign in to comment.