aframevr / aframe-inspector

:mag: Visual inspector tool for A-Frame. Hit *<ctrl> + <alt> + i* on any A-Frame scene.
https://aframe.io/aframe-inspector/examples/
MIT License
654 stars 201 forks source link

Fix #389 scope body CSS #399

Closed fernandojsg closed 7 years ago

fernandojsg commented 7 years ago

Prevent adding style to body by scoping it using .aframe-inspector-opened. It's a quickfix but we should handle this in a proper way (https://github.com/aframevr/aframe-inspector/issues/129) I believe (wish) @nucliweb could helps us here :)