Closed goodayue closed 5 years ago
After a quick investigation, I found highlight.js CSS suspicious. It overrides display: flex
styled by storysource addon.
To solve this, we need to inject/eject its CSS manually or apply scope to the component somehow in the addon...
Fixed in v1.1.0
Describe the bug If the description in
vue(info)
is quite long, then it breaksstory
tab. The numbers instory
tab are not in the correct positions.To Reproduce
vue(info)
tab then switch back tostory
tab. You will see this issueScreenshots
Versions
storybook-addon-vue-info
: ^1.0.1@storybook/vue
: 5.0.6