Skip to content

Commit

Permalink
messages ballons updated design
Browse files Browse the repository at this point in the history
  • Loading branch information
roienatan committed Nov 15, 2023
1 parent b2d02ed commit a1f867e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@

@include big-phone {
margin-bottom: 0;
padding: 0.5rem 0.5rem 0 0.5rem;
}
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
font-size: $xxsmall-2;
color: $c-gray-60;
direction: ltr;
margin: 0 4.25rem;
margin: 0 1.25rem;
}

.messageName {
Expand Down Expand Up @@ -135,7 +135,8 @@

.messageContentCurrentUser {
color: $white;
margin-right: 2.5rem;
margin-right: 0.5rem;
margin-top: 0.5rem;
}

.mentionText {
Expand Down

0 comments on commit a1f867e

Please sign in to comment.