Fix appearance of post numbers on image posts (#11446)
This commit is contained in:
@@ -53,6 +53,7 @@ export function ThreadItemPostNumber({
|
|||||||
a.rounded_full,
|
a.rounded_full,
|
||||||
t.atoms.bg_contrast_50,
|
t.atoms.bg_contrast_50,
|
||||||
native(a.py_2xs),
|
native(a.py_2xs),
|
||||||
|
!inline && a.self_start,
|
||||||
{
|
{
|
||||||
paddingLeft: 5,
|
paddingLeft: 5,
|
||||||
paddingRight: 5,
|
paddingRight: 5,
|
||||||
|
|||||||
Reference in New Issue
Block a user