mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
97a8c72bf8
For the browser extension, these views get rendered into portals and so they don't inherit the box-sizing style from the .DevTools wrapper element. This causes views like the Profiler commit selector to subtly break.