open-wc / api-viewer-element

API documentation and live playground for Web Components. Based on Custom Elements Manifest format
https://api-viewer.open-wc.org
MIT License
268 stars 25 forks source link

Style get side effect when rendering in <api-demo> #192

Closed QimatLuo closed 5 months ago

QimatLuo commented 10 months ago

I created a simple button without any style. But it will get style override by \, which is looks like the "copy" button in another section. image

The \ should not affect the component inside.