dillon1000/react

Commit

Wrap Components and Profiler tabs with box-size style too (#18286)

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.
Browse files
Changed paths3 files
First-parent comparison
M packages/react-devtools-shared/src/devtools/views/Components/Components.css ModifiedM packages/react-devtools-shared/src/devtools/views/DevTools.css ModifiedM packages/react-devtools-shared/src/devtools/views/Profiler/Profiler.css Modified
Patch

Files changed

Rendering syntax-highlighted changes…