Skip to content

Commit

Permalink
fix(TypingIndicator): add React SDK styling
Browse files Browse the repository at this point in the history
  • Loading branch information
arnautov-anton committed Jul 30, 2022
1 parent 6225130 commit 9cf210d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/v2/styles/TypingIndicator/TypingIndicator-layout.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
@use '../utils';

.str-chat__typing-indicator-react-host {
position: static !important;
}

.str-chat__typing-indicator {
padding: var(--str-chat__spacing-1_5);
display: flex;
Expand Down

0 comments on commit 9cf210d

Please sign in to comment.