Skip to content

Commit

Permalink
fix: Message status position in Angular SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
szuperaz committed Jan 7, 2022
1 parent 7a25283 commit d44232e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/styles/Message.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1023,6 +1023,10 @@
left: unset;
right: 8px;
bottom: 30px;

&-angular {
margin-bottom: 3px;
}
}
}

Expand Down

0 comments on commit d44232e

Please sign in to comment.