You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(contextualhelp): use spectrum-tokens var for font-size
Following the fix in `@adobe/[email protected]`, this
removes a unnecessary custom property definition created within
the ContextualHelp component, and instead, uses the custom
property as generated directly from Spectrum Tokens.
Ultimately, this resolves an issue that was causing the font-size
value for the Contextual Help's body to be incorrect.
0 commit comments