We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
status-light, spectrum-heading
CCJK does not use italic font style.
--spectrum-heading-sans-serif-light-strong-emphasized-font-style: var( --spectrum-italic-font-style ); spectrum-status-light.css, :host([variant='neutral']) { color: var( --highcontrast-statuslight-subdued-content-color-default, var( --mod-statuslight-subdued-content-color-default, var(--spectrum-statuslight-subdued-content-color-default) ) ); **font-style: italic;** } .spectrum-Heading--light strong em { font-style: var( --mod-heading-sans-serif-light-strong-emphasized-font-style, var(**--spectrum-heading-sans-serif-light-strong-emphasized-font-style**) );
No response
None
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Code of conduct
Impacted component(s)
status-light, spectrum-heading
Expected behavior
CCJK does not use italic font style.
Actual behavior
Screenshots
No response
What browsers are you seeing the problem in?
No response
How can we reproduce this issue?
Sample code or abstract reproduction which illustrates the problem
No response
Severity
None
Logs taken while reproducing problem
No response
The text was updated successfully, but these errors were encountered: