spectrum-css icon indicating copy to clipboard operation
spectrum-css copied to clipboard

tabs' label's font-size has the wrong mod token

Open lehelen19 opened this issue 1 year ago • 1 comments

Description

The tabs' label's font-size is set by var(--mod-tabs-font-weight) instead of a font size mod token.

Steps to reproduce

  1. Look at https://github.com/adobe/spectrum-css/blob/main/components/tabs/index.css#L436

Expected behavior

We should be able to set a mod token for font-size that doesn't change font-weight.

Screenshots

Environment

  • Version of the impacted component(s):
  • Browser(s) and OS(s):

Additional context

lehelen19 avatar Mar 08 '24 18:03 lehelen19

Great catch @lehelen19!

castastrophe avatar Mar 27 '24 21:03 castastrophe

Closed via #2596

pfulton avatar May 01 '24 20:05 pfulton