Fix appearance of post numbers on image posts (#11446)

This commit is contained in:
DS Boyce
2026-08-11 12:21:05 -07:00
committed by GitHub
parent 17d5dcebf7
commit 8c54f01b3e
@@ -53,6 +53,7 @@ export function ThreadItemPostNumber({
a.rounded_full,
t.atoms.bg_contrast_50,
native(a.py_2xs),
!inline && a.self_start,
{
paddingLeft: 5,
paddingRight: 5,