-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
bugSomething isn't workingSomething isn't workingcosmeticsAll issues/PR related to the documentation website and not the components themselvesAll issues/PR related to the documentation website and not the components themselves
Description
What?
Buttons in the playground of our documentation site show a little extra padding when there is no icon.
Why?
This is because the nucleus-icon class is activated even in the absence of the icon, hence triggering the CSS. We are using a nucleus-icon--none class specifically for playground but the CSS is still targeting the presence/absence of nucleus-icon class. We need a workaround.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingcosmeticsAll issues/PR related to the documentation website and not the components themselvesAll issues/PR related to the documentation website and not the components themselves