Skip to content

Styling of icon not matching Storybook bar #15

@katarina-epidemicsound

Description

@katarina-epidemicsound

Hi! The button is not rendering correct color for me (renders the system default link color, instead of the same color as rest of the storybook navbar buttons, preventing me from using it (going with alternative plugin, but would change to this if it was fixed) as it is barely visible on the storybook navbar I have:

Image

This could be fixed in Github.tsx file, by switching order of IconButton + tag, or use asChild, as they are doing in this plugin: https://github.com/etchteam/storybook-addon-github-link/blob/5bf69c24dea17adf1fb8bf10c6510ab0a6b8c212/src/GithubLink.jsx#L66, or append a style with color: inherit on the tag.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions