Skip to content

Commit

Permalink
Merge pull request #550 from vyneer/fix/jumpy-chat-in-ff
Browse files Browse the repository at this point in the history
fix: jumpy chat in firefox
  • Loading branch information
11k authored Nov 14, 2024
2 parents bcb157c + 5eda68c commit 6b58004
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/chat/css/chat/_output.scss
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
font-family: a.$chat-lines-font;
line-height: 1.65em;
outline: 0 !important;
overflow-anchor: none;
}

.onstreamchat {
Expand Down

0 comments on commit 6b58004

Please sign in to comment.