Drop text size in sp card overflow count

This commit is contained in:
Eric Bailey
2025-04-04 15:14:24 -05:00
parent a4aa06138f
commit 756207465d
@@ -234,7 +234,7 @@ export function AvatarStack({
{computedTotal > 0 ? (
<Text
style={[
gtPhone ? a.text_md : a.text_sm,
gtPhone ? a.text_md : a.text_xs,
a.font_bold,
a.leading_snug,
{color: 'white'},