Fix disconnected lines

This commit is contained in:
Lim Chee Aun 2024-11-27 11:54:01 +08:00
parent b51a3b557e
commit 84163621c2

View file

@ -1309,7 +1309,7 @@ function StatusThread({ id, closeLink = '/', instance: propInstance }) {
>
{statusesList}
{showMore > 0 && (
<li>
<li class="descendant descendant-more">
<button
type="button"
class="plain block show-more"