Skip to content

Commit

Permalink
fix: unread icon position (#644)
Browse files Browse the repository at this point in the history
  • Loading branch information
domw30 authored Jun 9, 2023
1 parent 55a0a73 commit 2a33493
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/messenger/list/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -445,6 +445,7 @@ $side-padding: 16px;
&__content {
display: flex;
align-items: center;
justify-content: space-between;
width: 100%;
}

Expand Down

0 comments on commit 2a33493

Please sign in to comment.