mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: Minor thread indicator issue (#22128)
* Set a line height for the last reply excerpt so the height does not jump when including an emoji
This commit is contained in:
@@ -53,6 +53,7 @@
|
||||
|
||||
&__last-reply-excerpt {
|
||||
@include ellipsis;
|
||||
line-height: 1.8rem;
|
||||
}
|
||||
|
||||
&__body {
|
||||
|
||||
Reference in New Issue
Block a user