Skip to content

Elminate nested P tags in Buttons #58

Description

@SeijDeLeon

Some Button components have P tags inside them, which can be targeted by generic CSS selectors, overriding the className applied to the button element. It was observed in storybook that rendering components in markdown can cause storybook's auto generated CSS have higher specitivity. Replace any p tags with span or something else and verify that the styling works properly with storybook.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions