reduce checkmark size in thread anchor (#8942)
This commit is contained in:
@@ -354,7 +354,7 @@ const ThreadItemAnchorInner = memo(function ThreadItemAnchorInner({
|
||||
)}
|
||||
</Text>
|
||||
|
||||
<View style={[{paddingLeft: 3, top: -1}]}>
|
||||
<View style={[a.pl_xs]}>
|
||||
<VerificationCheckButton profile={authorShadow} size="md" />
|
||||
</View>
|
||||
</View>
|
||||
|
||||
Reference in New Issue
Block a user