Use medium font weight in a few places (#8848)

* medium font toasts

* medium font tabs

* medium font trending pill
This commit is contained in:
Samuel Newman
2025-08-15 18:33:23 +03:00
committed by GitHub
parent 5ca665467e
commit f2892779da
4 changed files with 5 additions and 8 deletions
@@ -539,7 +539,7 @@ let Tab = ({
]}>
<Text
style={[
/* TODO: medium weight */
a.font_medium,
active || hovered || pressed || focused
? t.atoms.text
: t.atoms.text_contrast_medium,