Studio: use the scaling text tokens in the Agents settings tab (#7468)

The Agents tab added in #7303 sets its avatar initial and its two status
pills with raw px utilities (text-[11px], text-[10px]). Those ignore the UI
font size preference, so the text stays fixed while the rest of Settings
scales, and tests/studio/test_ui_font_scale_contract.py fails on main.

Swapped for the existing tokens in index.css, which are the same sizes
multiplied by --ui-font-scale: text-ui-11 and text-ui-10.

Co-authored-by: danielhanchen <unslothai@gmail.com>
This commit is contained in:
Daniel Han 2026-07-26 04:57:00 -07:00 committed by GitHub
commit 6ae037f97c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

Diff content is not available