Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

Commit

Permalink
FIX: Minor thread indicator issue (#22128)
Browse files Browse the repository at this point in the history
* Set a line height for the last reply excerpt so the height
  does not jump when including an emoji
martin-brennan authored Jun 15, 2023
1 parent c10e3ac commit c819c96
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -53,6 +53,7 @@

&__last-reply-excerpt {
@include ellipsis;
line-height: 1.8rem;
}

&__body {

0 comments on commit c819c96

Please sign in to comment.