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

This commit is contained in:
DS Boyce
2026-08-11 12:21:05 -07:00
parent 126ffed4ea
commit 2d90f4617b
@@ -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,