Skip to content

Commit

Permalink
fix: Edit message modal button in Angular SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
szuperaz committed Jan 7, 2022
1 parent d44232e commit 737dfc1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/styles/MessageTeam.scss
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,10 @@
display: flex;
justify-content: space-between;
padding: 10px 0 5px;

&-angular {
justify-content: end;
}
}

&--bottom,
Expand Down

0 comments on commit 737dfc1

Please sign in to comment.