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
The article listing prototype includes a search form with an icon button. That icon has 1.25em font size. I can't figure out how to do this with the existing components. I tried using the c-button__extra class on my button content but that also affected margins.
Should we make a test utility? A button/icon modifier? Something else? Am I missing an existing feature that handles this?