Skip to content

Commit

Permalink
fix: status time container size
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuseduardomedeiros committed Jan 27, 2025
1 parent 028311f commit ee85900
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/ChatsMessage/ChatsMessage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -329,6 +329,7 @@ $defaultLineHeight: $unnnic-font-size-body-gt + $unnnic-line-height-medium;
display: flex;
align-items: center;
gap: $unnnic-spacing-nano;
min-width: 51px;
}
&__time {
Expand Down

0 comments on commit ee85900

Please sign in to comment.